13 Commits a65e6ffdab ... fcdcfc05b5

Author SHA1 Message Date
  dm9pZCAq fcdcfc05b5 dev-python/pipx: bump to 1.1.0 1 year ago
  dm9pZCAq c8ed52c089 dev-python/userpath: bump to 1.8.0 1 year ago
  dm9pZCAq c48856fdfa dev-python/mobi: update PYTHON_COMPAT 1 year ago
  dm9pZCAq 906a13b4c4 dev-python/TgCrypto: update PYTHON_COMPAT 1 year ago
  dm9pZCAq 927f0efb50 net-misc/instalooter: remove 1 year ago
  dm9pZCAq 1f5ca28cc4 dev-python/fake-useragent: remove 1 year ago
  dm9pZCAq 61fedb779a x11-misc/screenkey: update PYTHON_COMPAT 1 year ago
  dm9pZCAq 932b23977f x11-misc/xinput-gui: update PYTHON_COMPAT 1 year ago
  dm9pZCAq 1c0b60f18a sys-libs/libudev-zero: add DEPEND="!sys-apps/systemd-utils[udev]" 1 year ago
  dm9pZCAq 3696c51dc6 dev-python/Telethon: update PYTHON_COMPAT 1 year ago
  dm9pZCAq f46c1b54da dev-lang/hissp: update PYTHON_COMPAT 1 year ago
  dm9pZCAq 3ddbe1b250 net-p2p/stig: update PYTHON_COMPAT 1 year ago
  dm9pZCAq f5186dc146 net-dns/alfis: bump to 0.7.6 1 year ago

+ 2 - 4
README.md

@@ -1,6 +1,6 @@
 # dm9pZCAq overlay
 
-packages in overlay: `76`
+packages in overlay: `74`
 <!-- `dirname $(git ls-files) | sort | uniq | sed '/\//!d;/^acct-/d;/\/files$/d' | wc -l | xclip -sel c -r` -->
 
 ### detailed information about packages
@@ -54,12 +54,11 @@ packages in overlay: `76`
   * [readline](dev-lua/readline) - **[uniq]** Interface to the readline library
 
 * [dev-python/](dev-python/)
-  * [fake-useragent](dev-python/fake-useragent) - **[uniq]** Dependency for instalooter
   * [mobi](dev-python/mobi) - **[uniq]** Library for unpacking unencrypted mobi files
   * [pipx](dev-python/pipx) - **[maintained]** Install and Run Python Applications in Isolated Environments
   * [Telethon](dev-python/Telethon) - **[uniq]** Pure Python 3 MTProto API Telegram client library, for bots too!
   * [TgCrypto](dev-python/TgCrypto) - **[uniq]** Fast and Portable Telegram Crypto Library for Python
-  * [userpath](dev-python/userpath) - **[maintained (after 1.7 shitty updates)]** Cross-platform tool for adding locations to the user PATH
+  * [userpath](dev-python/userpath) - **[maintained]** Cross-platform tool for adding locations to the user PATH
 
 * [dev-ruby/](dev-ruby/)
   * [licensee](dev-ruby/licensee) - **[uniq]** A Ruby Gem to detect under what license a project is distributed
@@ -82,7 +81,6 @@ packages in overlay: `76`
 
 * [net-misc/](net-misc/)
   * [gping](net-misc/gping) - **[uniq]** Ping, but with a graph
-  * [instalooter](net-misc/instalooter) - **[uniq]** Instagram pictures and videos downloader
 
 * [net-news/](net-news/)
   * [newsboat](net-news/newsboat) - **[asciidoctor is optional]** RSS/Atom feed reader for terminals

+ 1 - 1
dev-lang/hissp/hissp-0.2.0.ebuild

@@ -3,7 +3,7 @@
 
 EAPI=8
 
-PYTHON_COMPAT=( python3_{7..9} )
+PYTHON_COMPAT=( python3_{8..10} )
 inherit distutils-r1
 
 DESCRIPTION="It's Python with a Lissp"

+ 1 - 1
dev-python/Telethon/Telethon-1.24.0.ebuild

@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{7..9} )
+PYTHON_COMPAT=( python3_{8..10} )
 inherit distutils-r1
 
 DESCRIPTION="Pure Python 3 MTProto API Telegram client library, for bots too!"

+ 1 - 1
dev-python/TgCrypto/TgCrypto-1.2.2.ebuild

@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{7..9} )
+PYTHON_COMPAT=( python3_{8..10} )
 inherit distutils-r1
 
 DESCRIPTION="Fast and Portable Telegram Crypto Library for Python"

+ 0 - 1
dev-python/fake-useragent/Manifest

@@ -1 +0,0 @@
-DIST fake-useragent-0.1.11.tar.gz 20989 BLAKE2B affa8cb9c6102076ed19429310ed870d2ebb6f3948ddd12508c80e27648bdcd502c3e5b04e836b0be4ac5e1cd6e400054d5a3d1d9d721298cfa1d9ad4161d6fd SHA512 f73e1348af2694469a22a4cc91e9a5d57cce33b969d016903fc7fb4f91375ea5b24a5835cff38181f53dd92794d5606f52822e06d43801c0442f2b389378b2d2

+ 0 - 18
dev-python/fake-useragent/fake-useragent-0.1.11.ebuild

@@ -1,18 +0,0 @@
-# Copyright 2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{6..9} )
-inherit distutils-r1
-
-DESCRIPTION="up to date simple useragent faker with real world database"
-HOMEPAGE="
-	https://pypi.org/project/fake-useragent
-	https://github.com/hellysmile/fake-useragent
-"
-SRC_URI="mirror://pypi/${PN::1}/${PN}/${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 sparc ~x86"

+ 0 - 13
dev-python/fake-useragent/metadata.xml

@@ -1,13 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-	<maintainer type="person">
-		<email>v@0x0c.xyz</email>
-		<name>dm9pZCAq</name>
-	</maintainer>
-	<upstream>
-		<changelog>https://github.com/hellysmile/fake-useragent#changelog</changelog>
-		<bugs-to>https://github.com/hellysmile/fake-useragent/issues</bugs-to>
-		<remote-id type="pypi">fake-useragent</remote-id>
-	</upstream>
-</pkgmetadata>

+ 1 - 1
dev-python/mobi/mobi-0.3.1.ebuild

@@ -3,7 +3,7 @@
 
 EAPI=8
 
-PYTHON_COMPAT=( python3_{8..9} )
+PYTHON_COMPAT=( python3_{8..10} )
 inherit distutils-r1
 
 DESCRIPTION="Library for unpacking unencrypted mobi files"

+ 1 - 1
dev-python/pipx/Manifest

@@ -1 +1 @@
-DIST pipx-1.0.0.tar.gz 349682 BLAKE2B 5aacc001c965977fc7e59a79ff8c79c5282a4ab2fff1e918c3576a4b6497481721370410edcf61905731ad691caab3f97eaf26ce38123a9c06d533ab55faa4e8 SHA512 2d7571c82622088bc964bb0e853facbda7db6fbf582f2d2fd479cb1b1d04bf0bacb91fd42a6077fd8ab9b00b9ba1be758afe714ad7e36bc8b397824389eec237
+DIST pipx-1.1.0.tar.gz 358081 BLAKE2B 34fa9fdc39c0b4f80e5ea826fbdfa2a1e49a9135366a4e2ab1ecab7451851bf9fca7f6bf8fee5c967f935a989429feb242843059dc2ede0088b0269a37a07400 SHA512 9a9b38bc0e96ba54368cc792c1d04439b8a3860470c88bd0554edc374b3fb393b415782f88d0b69583c120155363018c5ceb9e00b49508d06ff7dfc74c96b2ac

+ 0 - 0
dev-python/pipx/pipx-1.0.0.ebuild


Some files were not shown because too many files changed in this diff