*/*: Fix missing trailing slash in HOMEPAGE

Signed-off-by: Ronny (tastytea) Gutbrod <gentoo@tastytea.de>
This commit is contained in:
Ronny (tastytea) Gutbrod 2022-04-04 18:45:49 +02:00
parent 0fa19ebeb3
commit beba143c39
No known key found for this signature in database
GPG Key ID: CFC39497F1B26E07
120 changed files with 122 additions and 122 deletions

View File

@ -6,7 +6,7 @@ EAPI=8
inherit go-module bash-completion-r1
DESCRIPTION="Manage your dotfiles across multiple machines, securely"
HOMEPAGE="https://chezmoi.io"
HOMEPAGE="https://chezmoi.io/"
# Building this list can be done by:
# cd $(mktemp -d)

View File

@ -5,7 +5,7 @@ EAPI=7
MY_P="CUSTOMRESCUECD-x86"
DESCRIPTION="A system rescue cd or usbstick for desktop and server based on gentoo"
HOMEPAGE="https://sourceforge.net/projects/customrescuecd"
HOMEPAGE="https://sourceforge.net/projects/customrescuecd/"
SRC_URI="mirror://sourceforge/customrescuecd/"${MY_P}"-"${PV}".iso"
LICENSE="GPL-3"

View File

@ -5,7 +5,7 @@ EAPI=7
MY_P="CUSTOMRESCUECD-x86_64"
DESCRIPTION="A system rescue cd or usbstick for desktop and server based on gentoo"
HOMEPAGE="https://sourceforge.net/projects/customrescuecd"
HOMEPAGE="https://sourceforge.net/projects/customrescuecd/"
SRC_URI="mirror://sourceforge/customrescuecd/"${MY_P}"-"${PV}".iso"
LICENSE="GPL-3"

View File

@ -9,7 +9,7 @@ DISTUTILS_USE_SETUPTOOLS=bdepend
inherit distutils-r1 xdg
DESCRIPTION="Krapplet (keyring applet): a Linux graphical password manager"
HOMEPAGE="https://gitlab.com/hfernh/krapplet https://pypi.org/project/krapplet"
HOMEPAGE="https://gitlab.com/hfernh/krapplet https://pypi.org/project/krapplet/"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="BSD"

View File

@ -8,7 +8,7 @@ inherit distutils-r1
DESCRIPTION="deSEC DNS Authenticator plugin for Certbot"
HOMEPAGE="
https://pypi.org/project/certbot-dns-desec
https://pypi.org/project/certbot-dns-desec/
https://github.com/desec-io/certbot-dns-desec
"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"

View File

@ -6,7 +6,7 @@ EAPI=7
inherit autotools
DESCRIPTION="The original U.S. Gazetteer Place and Zipcode Files for dict"
HOMEPAGE="https://sourceforge.net/projects/dict-gazetteer"
HOMEPAGE="https://sourceforge.net/projects/dict-gazetteer/"
SRC_URI="mirror://sourceforge/project/dict-gazetteer/dict-gazetteer_${PV}.orig.tar.gz"
S="${WORKDIR}/dict-gazetteer-${PV}"
LICENSE="GPL-2 public-domain"

View File

@ -9,7 +9,7 @@ COMMIT="35275a68c37bbc39d8b2b0e4664a0c2f5451e5f6"
DESCRIPTION="Fill your console with Hollywood melodrama technobabble"
HOMEPAGE="
https://hollywood.computer
https://hollywood.computer/
https://github.com/dustinkirkland/hollywood
"
SRC_URI="https://github.com/dustinkirkland/hollywood/archive/${COMMIT}.tar.gz -> ${P}.tar.gz"

View File

@ -8,7 +8,7 @@ CMAKE_IN_SOURCE_BUILD=1
inherit cmake
DESCRIPTION="Check your gentoo installation for unwanted cruft, forgotten files"
HOMEPAGE="https://sourceforge.net/projects/gentoo-sweep"
HOMEPAGE="https://sourceforge.net/projects/gentoo-sweep/"
SRC_URI="mirror://sourceforge/gentoo-sweep/${P}.tar.gz"
S="${WORKDIR}/${PN}"
LICENSE="GPL-2"

View File

@ -9,7 +9,7 @@ inherit distutils-r1
DESCRIPTION="Bring your ZSH history to Fish shell"
HOMEPAGE="
https://github.com/rsalmei/zsh-history-to-fish
https://pypi.org/project/portio
https://pypi.org/project/portio/
"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"

View File

@ -9,7 +9,7 @@ inherit cmake docs
CATCH_PV=2.13.6
DESCRIPTION="Command line parser for C++11"
HOMEPAGE="https://github.com/CLIUtils/CLI11 https://cliutils.github.io/CLI11/book"
HOMEPAGE="https://github.com/CLIUtils/CLI11 https://cliutils.github.io/CLI11/book/"
SRC_URI="https://github.com/CLIUtils/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"
S="${WORKDIR}/CLI11-${PV}"

View File

@ -9,7 +9,7 @@ inherit cmake docs
CATCH_PV=2.13.6
DESCRIPTION="Command line parser for C++11"
HOMEPAGE="https://github.com/CLIUtils/CLI11 https://cliutils.github.io/CLI11/book"
HOMEPAGE="https://github.com/CLIUtils/CLI11 https://cliutils.github.io/CLI11/book/"
SRC_URI="https://github.com/CLIUtils/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"
S="${WORKDIR}/CLI11-${PV}"

View File

@ -10,7 +10,7 @@ inherit multiprocessing
SRC_URI="https://pkg.cppget.org/1/beta/${PN}/${MY_P}.tar.gz"
KEYWORDS='~amd64 ~x86'
DESCRIPTION='Streaming XML pull parser/serializer for modern C++'
HOMEPAGE='https://www.codesynthesis.com/projects/libstudxml'
HOMEPAGE='https://www.codesynthesis.com/projects/libstudxml/'
LICENSE='MIT'
SLOT='0'

View File

@ -4,7 +4,7 @@
EAPI=8
DESCRIPTION="C++17 header-only implementation of the XDG Base Directory Specification"
HOMEPAGE="https://sr.ht/~danyspin97/xdgpp"
HOMEPAGE="https://sr.ht/~danyspin97/xdgpp/"
SRC_URI="
https://git.sr.ht/~danyspin97/xdgpp/commit/d41f2b8189619f27aca1b6f1bf7b1ef4af8bb482.patch -> ${PN}-01.patch
https://git.sr.ht/~danyspin97/xdgpp/commit/3ca427d179412892a111b879a4253b146ba94b0c.patch -> ${PN}-02.patch

View File

@ -8,7 +8,7 @@ COMMIT="13e5b90eecc79ec6704efb333c4c100187520e80"
inherit autotools elisp-common java-pkg-opt-2 toolchain-funcs
DESCRIPTION="The Aldor Programming Language"
HOMEPAGE="http://pippijn.github.io/aldor"
HOMEPAGE="http://pippijn.github.io/aldor/"
SRC_URI="
https://github.com/pippijn/aldor/archive/${COMMIT}.tar.gz -> ${P}.tar.gz
doc? (

View File

@ -6,7 +6,7 @@ EAPI=7
inherit flag-o-matic perl-module toolchain-funcs
DESCRIPTION="Connect to and exchange data with Siemens PLCs"
HOMEPAGE="https://sourceforge.net/projects/libnodave"
HOMEPAGE="https://sourceforge.net/projects/libnodave/"
SRC_URI="mirror://sourceforge/libnodave/libnodave-${PV}.tar.gz"
LICENSE="LGPL-2+"

View File

@ -8,7 +8,7 @@ PYTHON_COMPAT=( python3_{8..10} pypy3 )
inherit autotools linux-info python-any-r1 toolchain-funcs
DESCRIPTION="user extensible heap manager built on top of jemalloc"
HOMEPAGE="https://memkind.github.io/memkind"
HOMEPAGE="https://memkind.github.io/memkind/"
SRC_URI="https://github.com/memkind/memkind/archive/v${PV}.tar.gz -> ${P}.tar.gz"
KEYWORDS="~amd64"

View File

@ -8,7 +8,7 @@ PYTHON_COMPAT=( python3_{8..10} pypy3 )
inherit autotools linux-info python-any-r1 toolchain-funcs
DESCRIPTION="user extensible heap manager built on top of jemalloc"
HOMEPAGE="https://memkind.github.io/memkind"
HOMEPAGE="https://memkind.github.io/memkind/"
SRC_URI="https://github.com/memkind/memkind/archive/v${PV}.tar.gz -> ${P}.tar.gz"
KEYWORDS="~amd64"

View File

@ -10,7 +10,7 @@ inherit distutils-r1
DESCRIPTION="Distributed object middleware for Python (RPC)"
HOMEPAGE="
https://pyro5.readthedocs.io
https://pypi.org/project/Pyro5
https://pypi.org/project/Pyro5/
https://github.com/irmen/Pyro5
"
SRC_URI="https://github.com/irmen/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"

View File

@ -11,7 +11,7 @@ inherit distutils-r1
DESCRIPTION="Various utility functions and datatypes for SQLAlchemy"
HOMEPAGE="
https://github.com/kvesteri/sqlalchemy-utils
https://pypi.org/project/SQLAlchemy-Utils
https://pypi.org/project/SQLAlchemy-Utils/
"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"

View File

@ -10,7 +10,7 @@ inherit distutils-r1
DESCRIPTION="Simplify the writing of REST APIs, and extend them with additional protocols"
HOMEPAGE="
https://opendev.org/x/wsme
https://pypi.org/project/WSME
https://pypi.org/project/WSME/
"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"

View File

@ -9,9 +9,9 @@ inherit distutils-r1
DESCRIPTION="Xen API SDK, for communication with Citrix XenServer and Xen Cloud Platform"
HOMEPAGE="
https://xenproject.org/developers/teams/xen-api
https://xenproject.org/developers/teams/xen-api/
https://github.com/xapi-project/xen-api
https://pypi.org/project/XenAPI
https://pypi.org/project/XenAPI/
"
SRC_URI="mirror://pypi/X/${PN}/${P}.tar.gz"

View File

@ -10,9 +10,9 @@ inherit bash-completion-r1 distutils-r1 dune pam systemd
DESCRIPTION="Xen API SDK, for communication with Citrix XenServer and Xen Cloud Platform"
HOMEPAGE="
https://xenproject.org/developers/teams/xen-api
https://xenproject.org/developers/teams/xen-api/
https://github.com/xapi-project/xen-api
https://pypi.org/project/XenAPI
https://pypi.org/project/XenAPI/
"
SRC_URI="https://github.com/xapi-project/xen-api/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"
S="${WORKDIR}/xen-api-${PV}"

View File

@ -10,7 +10,7 @@ inherit distutils-r1
DESCRIPTION="asyncio bridge to the standard sqlite3 module"
HOMEPAGE="
https://aiosqlite.omnilib.dev
https://pypi.org/project/aiosqlite
https://pypi.org/project/aiosqlite/
https://github.com/jreese/aiosqlite
"
SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"

View File

@ -12,7 +12,7 @@ inherit distutils-r1
DESCRIPTION="A helper for approximate comparison"
HOMEPAGE="
https://github.com/sublee/almost
https://pypi.org/project/almost
https://pypi.org/project/almost/
"
SRC_URI="https://github.com/sublee/almost/archive/${COMMIT}.tar.gz -> ${P}.tar.gz"
S="${WORKDIR}/${PN}-${COMMIT}"

View File

@ -9,7 +9,7 @@ inherit distutils-r1
DESCRIPTION="An aspect-oriented programming, monkey-patch and decorators library"
HOMEPAGE="
https://github.com/ionelmc/python-aspectlib
https://pypi.org/project/python-aspectlib
https://pypi.org/project/python-aspectlib/
"
SRC_URI="https://github.com/ionelmc/python-${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"

View File

@ -10,7 +10,7 @@ inherit distutils-r1
DESCRIPTION="Removes unused imports and unused variables as reported by pyflakes"
HOMEPAGE="
https://github.com/myint/autoflake
https://pypi.org/project/autoflake
https://pypi.org/project/autoflake/
"
SRC_URI="https://github.com/myint/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"

View File

@ -9,7 +9,7 @@ inherit distutils-r1
DESCRIPTION="Friendly state machines for python."
HOMEPAGE="
https://pypi.org/project/automaton
https://pypi.org/project/automaton/
https://opendev.org/openstack/automaton
"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"

View File

@ -9,7 +9,7 @@ inherit distutils-r1
DESCRIPTION="Apache Avro is a data serialization system"
HOMEPAGE="
https://pypi.org/project/avro
https://pypi.org/project/avro/
https://avro.apache.org
"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"

View File

@ -7,7 +7,7 @@ PYTHON_COMPAT=( pypy3 python3_{8..10} )
inherit distutils-r1 optfeature
DESCRIPTION="A set of third-party serializers for Betamax"
HOMEPAGE="https://pypi.org/project/betamax-serializers https://gitlab.com/betamax/serializers"
HOMEPAGE="https://pypi.org/project/betamax-serializers/ https://gitlab.com/betamax/serializers"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="Apache-2.0"

View File

@ -9,7 +9,7 @@ inherit distutils-r1
DESCRIPTION="Python multiprocessing fork"
HOMEPAGE="
https://pypi.org/project/billiard
https://pypi.org/project/billiard/
https://github.com/celery/billiard
"
SRC_URI="https://github.com/celery/billiard/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"

View File

@ -11,7 +11,7 @@ inherit distutils-r1
DESCRIPTION="Tool to check the completeness of MANIFEST.in for Python packages"
HOMEPAGE="
https://github.com/mgedmin/check-manifest
https://pypi.org/project/check-manifest
https://pypi.org/project/check-manifest/
"
SRC_URI="https://github.com/mgedmin/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"

View File

@ -9,7 +9,7 @@ inherit distutils-r1
DESCRIPTION="Enable git-like did-you-mean feature in click"
HOMEPAGE="
https://github.com/click-contrib/click-didyoumean
https://pypi.org/project/click-didyoumean
https://pypi.org/project/click-didyoumean/
"
SRC_URI="https://github.com/click-contrib/click-didyoumean/archive/v${PV}.tar.gz -> ${P}.tar.gz"

View File

@ -10,7 +10,7 @@ inherit distutils-r1
DESCRIPTION="Subcommand REPL for click apps"
HOMEPAGE="
https://github.com/click-contrib/click-repl
https://pypi.org/project/click-repl
https://pypi.org/project/click-repl/
"
SRC_URI="https://github.com/click-contrib/click-repl/archive/${PV}.tar.gz -> ${P}.tar.gz"

View File

@ -7,7 +7,7 @@ PYTHON_COMPAT=( python3_{8..10} )
inherit distutils-r1 toolchain-funcs
DESCRIPTION="X11 & Windows cursor building API"
HOMEPAGE="https://github.com/ful1e5/clickgen https://pypi.org/project/clickgen"
HOMEPAGE="https://github.com/ful1e5/clickgen https://pypi.org/project/clickgen/"
SRC_URI="https://github.com/ful1e5/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="MIT"

View File

@ -10,7 +10,7 @@ inherit distutils-r1
DESCRIPTION="Cotyledon provides a framework for defining long-running services"
HOMEPAGE="
https://github.com/sileht/cotyledon
https://pypi.org/project/cotyledon
https://pypi.org/project/cotyledon/
"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"

View File

@ -10,7 +10,7 @@ inherit distutils-r1
DESCRIPTION="Curio is a coroutine-based library for concurrent systems programming"
HOMEPAGE="
https://github.com/dabeaz/curio
https://pypi.org/project/curio
https://pypi.org/project/curio/
"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"

View File

@ -11,7 +11,7 @@ inherit distutils-r1
DESCRIPTION="Curio is a coroutine-based library for concurrent systems programming"
HOMEPAGE="
https://github.com/dabeaz/curio
https://pypi.org/project/curio
https://pypi.org/project/curio/
"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"

View File

@ -11,7 +11,7 @@ inherit distutils-r1
DESCRIPTION="Curio is a coroutine-based library for concurrent systems programming"
HOMEPAGE="
https://github.com/dabeaz/curio
https://pypi.org/project/curio
https://pypi.org/project/curio/
"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"

View File

@ -9,7 +9,7 @@ inherit distutils-r1
DESCRIPTION="Python library to easily setup basic logging functionality"
HOMEPAGE="
https://pypi.org/project/daiquiri
https://pypi.org/project/daiquiri/
https://github.com/jd/daiquiri
"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"

View File

@ -10,7 +10,7 @@ inherit distutils-r1
DESCRIPTION="desktop-notifier is a Python library for cross-platform desktop notifications"
HOMEPAGE="
https://desktop-notifier.readthedocs.io
https://pypi.org/project/desktop-notifier
https://pypi.org/project/desktop-notifier/
https://github.com/samschott/desktop-notifier
"
SRC_URI="https://github.com/samschott/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"

View File

@ -11,7 +11,7 @@ inherit distutils-r1
DESCRIPTION="desktop-notifier is a Python library for cross-platform desktop notifications"
HOMEPAGE="
https://desktop-notifier.readthedocs.io
https://pypi.org/project/desktop-notifier
https://pypi.org/project/desktop-notifier/
https://github.com/samschott/desktop-notifier
"
SRC_URI="https://github.com/samschott/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"

View File

@ -11,7 +11,7 @@ inherit distutils-r1
DESCRIPTION="Dot access dictionary with dynamic hierarchy creation and ordered iteration"
HOMEPAGE="
https://github.com/drgrib/dotmap
https://pypi.org/project/dotmap
https://pypi.org/project/dotmap/
"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"

View File

@ -8,7 +8,7 @@ PYTHON_COMPAT=( python3_8 )
inherit distutils-r1
DESCRIPTION="A python client for etcd3 grpc-gateway v3 API"
HOMEPAGE="https://pypi.org/project/etcd3gw"
HOMEPAGE="https://pypi.org/project/etcd3gw/"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="Apache-2.0"

View File

@ -11,7 +11,7 @@ inherit distutils-r1
DESCRIPTION="Easy to use Python module to extract Exif metadata from tiff and jpeg files"
HOMEPAGE="
https://pypi.org/project/ExifRead
https://pypi.org/project/ExifRead/
https://github.com/ianare/exif-py
"
SRC_URI="https://github.com/ianare/${MY_PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"

View File

@ -10,7 +10,7 @@ inherit distutils-r1
DESCRIPTION="Up to date simple useragent faker with real world database"
HOMEPAGE="
https://github.com/hellysmile/fake-useragent
https://pypi.org/project/fake-useragent
https://pypi.org/project/fake-useragent/
"
SRC_URI="https://github.com/hellysmile/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"

View File

@ -18,7 +18,7 @@ inherit distutils-r1
DESCRIPTION="Fast Avro for Python"
HOMEPAGE="
https://github.com/fastavro/fastavro
https://pypi.org/project/fastavro
https://pypi.org/project/fastavro/
"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"

View File

@ -9,7 +9,7 @@ PYTHON_COMPAT=( python3_{8..10} )
inherit distutils-r1
DESCRIPTION="Python port of LLVM's FileCheck, flexible pattern matching file verifier"
HOMEPAGE="https://pypi.org/project/filecheck"
HOMEPAGE="https://pypi.org/project/filecheck/"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="Apache-2.0"

View File

@ -7,7 +7,7 @@ inherit distutils-r1
MY_PV=${PV/_/}
DESCRIPTION="Free Google Translate API for Python. Translates totally free of charge."
HOMEPAGE="https://pypi.org/project/googletrans https://github.com/ssut/py-googletrans"
HOMEPAGE="https://pypi.org/project/googletrans/ https://github.com/ssut/py-googletrans"
SRC_URI="mirror://pypi/${P:0:1}/${PN}/${PN}-${MY_PV}.tar.gz -> ${P}.tar.gz"
S="${WORKDIR}/${PN}-${MY_PV}"

View File

@ -10,7 +10,7 @@ PYTHON_COMPAT=( python3_{8,9} )
inherit distutils-r1
DESCRIPTION="Free Google Translate API for Python. Translates totally free of charge."
HOMEPAGE="https://pypi.org/project/googletransx"
HOMEPAGE="https://pypi.org/project/googletransx/"
SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"

View File

@ -10,7 +10,7 @@ inherit distutils-r1
DESCRIPTION="GPX file parser and GPS track manipulation library"
HOMEPAGE="
https://github.com/tkrajina/gpxpy
https://pypi.org/project/gpxpy
https://pypi.org/project/gpxpy/
"
SRC_URI="https://github.com/tkrajina/gpxpy/archive/v${PV}.tar.gz -> ${P}.tar.gz"

View File

@ -12,7 +12,7 @@ MY_P="${PN}-${MY_PV}"
DESCRIPTION="GraphQL Framework for Python"
HOMEPAGE="https://graphene-python.org
https://pypi.org/project/graphene
https://pypi.org/project/graphene/
https://github.com/graphql-python/graphene
"
SRC_URI="https://github.com/graphql-python/${PN}/archive/v${MY_PV}.tar.gz -> ${P}.tar.gz

View File

@ -12,7 +12,7 @@ MY_P="${PN}-${MY_PV}"
DESCRIPTION="GraphQL Framework for Python"
HOMEPAGE="https://graphene-python.org
https://pypi.org/project/graphene
https://pypi.org/project/graphene/
https://github.com/graphql-python/graphene
"
SRC_URI="https://github.com/graphql-python/${PN}/archive/v${MY_PV}.tar.gz -> ${P}.tar.gz

View File

@ -11,7 +11,7 @@ DESCRIPTION="Chromium HSTS Preload list as a Python package"
HOMEPAGE="
https://hstspreload.org
https://github.com/sethmlarson/hstspreload
https://pypi.org/project/hstspreload
https://pypi.org/project/hstspreload/
"
SRC_URI="https://github.com/sethmlarson/hstspreload/archive/${PV}.tar.gz -> ${P}.tar.gz"

View File

@ -10,7 +10,7 @@ inherit distutils-r1
DESCRIPTION="httptools is a Python binding for the nodejs HTTP parser"
HOMEPAGE="
https://github.com/MagicStack/httptools
https://pypi.org/project/httptools
https://pypi.org/project/httptools/
"
SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"

View File

@ -9,7 +9,7 @@ inherit distutils-r1
DESCRIPTION="Hunter is a flexible code tracing toolkit"
HOMEPAGE="
https://github.com/ionelmc/python-hunter
https://pypi.org/project/hunter
https://pypi.org/project/hunter/
"
SRC_URI="https://github.com/ionelmc/python-${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
S="${WORKDIR}/python-${P}"

View File

@ -8,7 +8,7 @@ inherit distutils-r1
DESCRIPTION="Python dependency injection framework"
HOMEPAGE="
https://pypi.org/project/injector
https://pypi.org/project/injector/
https://github.com/alecthomas/injector
"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"

View File

@ -10,7 +10,7 @@ inherit distutils-r1
DESCRIPTION="Transliterate Cyrillic to Latin in every possible way"
HOMEPAGE="
https://dangry.ru/iuliia/
https://pypi.org/project/iuliia
https://pypi.org/project/iuliia/
https://github.com/nalgeon/iuliia-py
"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"

View File

@ -10,7 +10,7 @@ inherit distutils-r1
DESCRIPTION="Transliterate Cyrillic to Latin in every possible way"
HOMEPAGE="
https://dangry.ru/iuliia/
https://pypi.org/project/iuliia
https://pypi.org/project/iuliia/
https://github.com/nalgeon/iuliia-py
"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"

View File

@ -8,7 +8,7 @@ PYTHON_COMPAT=( python3_{8..10} pypy3 )
inherit distutils-r1
DESCRIPTION="Pure-python wrapper for libusb-1.0"
HOMEPAGE="https://github.com/vpelletier/python-libusb1 https://pypi.org/project/libusb1"
HOMEPAGE="https://github.com/vpelletier/python-libusb1 https://pypi.org/project/libusb1/"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="LGPL-2.1+"

View File

@ -10,7 +10,7 @@ inherit distutils-r1
DESCRIPTION="Debugging manhole for python application"
HOMEPAGE="
https://github.com/ionelmc/python-manhole
https://pypi.org/project/manhole
https://pypi.org/project/manhole/
"
SRC_URI="https://github.com/ionelmc/python-${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
S="${WORKDIR}/python-${P}"

View File

@ -10,7 +10,7 @@ inherit distutils-r1
DESCRIPTION="A Pure-Python PostgreSQL Driver"
HOMEPAGE="
https://github.com/tlocke/pg8000
https://pypi.org/project/pg8000
https://pypi.org/project/pg8000/
"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"

View File

@ -10,7 +10,7 @@ inherit distutils-r1
DESCRIPTION="Python fixtures and daemon managing tools for functional testing"
HOMEPAGE="
https://pypi.org/project/pifpaf
https://pypi.org/project/pifpaf/
https://github.com/jd/pifpaf
"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"

View File

@ -9,7 +9,7 @@ inherit distutils-r1
DESCRIPTION="Python low level port I/O for Linux x86"
HOMEPAGE="
http://portio.inrim.it
https://pypi.org/project/portio
https://pypi.org/project/portio/
"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"

View File

@ -10,7 +10,7 @@ inherit distutils-r1 optfeature
DESCRIPTION="TCP/UDP asynchronous tunnel proxy implemented in Python3 asyncio"
HOMEPAGE="
https://github.com/qwj/python-proxy
https://pypi.org/project/pproxy
https://pypi.org/project/pproxy/
"
SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"

View File

@ -7,7 +7,7 @@ PYTHON_COMPAT=( python3_{8..10} )
inherit distutils-r1
DESCRIPTION="Python Reddit API Wrapper"
HOMEPAGE="https://pypi.org/project/praw https://github.com/praw-dev/praw"
HOMEPAGE="https://pypi.org/project/praw/ https://github.com/praw-dev/praw"
SRC_URI="https://github.com/praw-dev/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="BSD-2"

View File

@ -7,7 +7,7 @@ PYTHON_COMPAT=( python3_{8..10} )
inherit distutils-r1
DESCRIPTION="Low-level communication layer for PRAW"
HOMEPAGE="https://pypi.org/project/prawcore https://github.com/praw-dev/prawcore"
HOMEPAGE="https://pypi.org/project/prawcore/ https://github.com/praw-dev/prawcore"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="BSD-2"

View File

@ -10,7 +10,7 @@ inherit distutils-r1
DESCRIPTION="Implementation of the psycopg2 module using cffi. Compatible with Psycopg 2.5."
HOMEPAGE="
https://github.com/chtd/psycopg2cffi
https://pypi.org/project/psycopg2cffi
https://pypi.org/project/psycopg2cffi/
"
SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"

View File

@ -8,7 +8,7 @@ inherit distutils-r1
DESCRIPTION="Python 3 Bindings for the NVIDIA Management Library"
HOMEPAGE="
https://pypi.org/project/py3nvml
https://pypi.org/project/py3nvml/
https://github.com/fbcotter/py3nvml
"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"

View File

@ -9,7 +9,7 @@ inherit distutils-r1
DESCRIPTION="Python package providing assets from https://github.com/Kozea/pygal.js"
HOMEPAGE="
https://github.com/ionelmc/python-pygaljs
https://pypi.org/project/pygaljs
https://pypi.org/project/pygaljs/
"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"

View File

@ -10,7 +10,7 @@ inherit distutils-r1
DESCRIPTION="A Python MP4 Parser and toolkit"
HOMEPAGE="
https://github.com/beardypig/pymp4
https://pypi.org/project/pymp4
https://pypi.org/project/pymp4/
"
SRC_URI="https://github.com/beardypig/pymp4/archive/${PV}.tar.gz -> ${P}.tar.gz"

View File

@ -10,7 +10,7 @@ inherit distutils-r1
DESCRIPTION="A connection oriented messaging framework using QPID Proton"
HOMEPAGE="
https://github.com/kgiusti/pyngus
https://pypi.org/project/pyngus
https://pypi.org/project/pyngus/
"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"

View File

@ -10,7 +10,7 @@ inherit distutils-r1
DESCRIPTION="Python library for the NMEA 0183 protcol"
HOMEPAGE="
https://github.com/Knio/pynmea2
https://pypi.org/project/pynmea2
https://pypi.org/project/pynmea2/
"
SRC_URI="https://github.com/Knio/pynmea2/archive/refs/tags/${PV}.tar.gz -> ${P}.tar.gz"

View File

@ -9,7 +9,7 @@ inherit distutils-r1
DESCRIPTION="Plugin for pytest that shows failures and errors instantly"
HOMEPAGE="
https://github.com/pytest-dev/pytest-instafail
https://pypi.org/project/pytest-instafail
https://pypi.org/project/pytest-instafail/
"
SRC_URI="https://github.com/pytest-dev/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"

View File

@ -11,7 +11,7 @@ inherit distutils-r1
DESCRIPTION="Plugin for adding to the PYTHONPATH from the pytests.ini file before tests run"
HOMEPAGE="
https://github.com/bigsassy/pytest-pythonpath
https://pypi.org/project/pytest-pythonpath
https://pypi.org/project/pytest-pythonpath/
"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"

View File

@ -10,7 +10,7 @@ inherit distutils-r1
DESCRIPTION="python-dbus-next is a Python library for DBus"
HOMEPAGE="
https://github.com/altdesktop/python-dbus-next
https://pypi.org/project/dbus-next
https://pypi.org/project/dbus-next/
"
SRC_URI="https://github.com/altdesktop/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"

View File

@ -10,7 +10,7 @@ inherit distutils-r1
DESCRIPTION="Standard python logging to output log data as json objects"
HOMEPAGE="
https://github.com/madzak/python-json-logger
https://pypi.org/project/python-json-logger
https://pypi.org/project/python-json-logger/
"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"

View File

@ -14,7 +14,7 @@ inherit distutils-r1 docs
DESCRIPTION="PKCS#11 (Cryptoki) support for Python"
HOMEPAGE="
https://github.com/danni/python-pkcs11
https://pypi.org/project/python-pkcs11
https://pypi.org/project/python-pkcs11/
"
SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"

View File

@ -12,7 +12,7 @@ HOMEPAGE="
https://github.com/openstack/python-troveclient
https://opendev.org/openstack/python-troveclient
https://launchpad.net/python-troveclient
https://pypi.org/project/python-troveclient
https://pypi.org/project/python-troveclient/
"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"

View File

@ -9,7 +9,7 @@ inherit distutils-r1
DESCRIPTION="A pure-Python implementation of the SCRAM authentication protocol."
HOMEPAGE="
https://pypi.org/project/scramp
https://pypi.org/project/scramp/
https://github.com/tlocke/scramp
"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"

View File

@ -11,7 +11,7 @@ inherit distutils-r1
DESCRIPTION="Python implementation of the systemd sd_notify protocol"
HOMEPAGE="
https://github.com/bb4242/sdnotify
https://pypi.org/project/sdnotify
https://pypi.org/project/sdnotify/
"
SRC_URI="https://github.com/bb4242/${PN}/archive/refs/tags/v${PV}.tar.gz -> bb4242-${P}.tar.gz"

View File

@ -11,7 +11,7 @@ inherit distutils-r1
DESCRIPTION="Python Implementation of the TrueSkill, Glicko and Elo Ranking Algorithms"
HOMEPAGE="
https://github.com/McLeopold/PythonSkills
https://pypi.org/project/skills
https://pypi.org/project/skills/
"
SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.zip"

View File

@ -8,7 +8,7 @@ inherit distutils-r1
DESCRIPTION="Apache2 licensed Python sorted collections library"
HOMEPAGE="
https://pypi.org/project/sortedcollections
https://pypi.org/project/sortedcollections/
https://github.com/grantjenks/python-sortedcollections
"
SRC_URI="https://github.com/grantjenks/python-${PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"

View File

@ -10,7 +10,7 @@ inherit distutils-r1
DESCRIPTION="Sphinx plugin to automatically document click-based applications"
HOMEPAGE="
https://github.com/click-contrib/sphinx-click
https://pypi.org/project/sphinx-click
https://pypi.org/project/sphinx-click/
"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"

View File

@ -10,7 +10,7 @@ inherit distutils-r1
DESCRIPTION="python-dbus-next is a Python library for DBus"
HOMEPAGE="
https://github.com/sphinx-contrib/fulltoc
https://pypi.org/project/sphinxcontrib-fulltoc
https://pypi.org/project/sphinxcontrib-fulltoc/
https://sphinxcontrib-fulltoc.readthedocs.io
"
SRC_URI="https://github.com/sphinx-contrib/${PN}/archive/refs/tags/${PV}.tar.gz -> ${P}.tar.gz"

View File

@ -10,7 +10,7 @@ inherit distutils-r1
DESCRIPTION="A Sphinx builder/writer to output reStructuredText (rst) files"
HOMEPAGE="
https://github.com/sphinx-contrib/restbuilder
https://pypi.org/project/sphinxcontrib-restbuilder
https://pypi.org/project/sphinxcontrib-restbuilder/
"
SRC_URI="https://github.com/sphinx-contrib/restbuilder/archive/refs/tags/${PV}.tar.gz -> ${P}.tar.gz"
S="${WORKDIR}/${P/sphinxcontrib-/}"

View File

@ -11,7 +11,7 @@ DESCRIPTION="The Official Api Spec Language for Dropbox"
HOMEPAGE="
https://www.dropbox.com/developers
https://github.com/dropbox/stone
https://pypi.org/project/stone
https://pypi.org/project/stone/
"
SRC_URI="https://github.com/dropbox/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"

View File

@ -10,7 +10,7 @@ inherit distutils-r1
DESCRIPTION="A simple library for creating beautiful interactive prompts"
HOMEPAGE="
https://github.com/Exahilosys/survey
https://pypi.org/project/survey
https://pypi.org/project/survey/
"
SRC_URI="https://github.com/Exahilosys/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"

View File

@ -11,7 +11,7 @@ DESCRIPTION="A library to do [jobs, tasks, flows] in a HA manner using different
HOMEPAGE="
https://github.com/openstack/taskflow
https://opendev.org/openstack/taskflow
https://pypi.org/project/taskflow
https://pypi.org/project/taskflow/
"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"

View File

@ -72,7 +72,7 @@ inherit distutils-r1
DESCRIPTION="A repository of test results"
HOMEPAGE="
https://launchpad.net/testrepository
https://pypi.org/project/testrepository
https://pypi.org/project/testrepository/
https://github.com/testing-cabal/testrepository
"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"

View File

@ -10,7 +10,7 @@ MY_PN="${PN}-python"
DESCRIPTION="A Thrift encoding library for Python"
HOMEPAGE="
https://github.com/thriftrw/thriftrw-python
https://pypi.org/project/thriftrw
https://pypi.org/project/thriftrw/
"
SRC_URI="https://github.com/thriftrw/${MY_PN}/archive/refs/tags/${PV}.tar.gz -> ${P}.tar.gz"
S="${WORKDIR}/${MY_PN}-${PV}"

View File

@ -12,7 +12,7 @@ DESCRIPTION="Python Implementation of the TrueSkill Algorithm"
HOMEPAGE="
https://trueskill.org
https://github.com/sublee/trueskill
https://pypi.org/project/trueskill
https://pypi.org/project/trueskill/
"
SRC_URI="https://github.com/sublee/${PN}/archive/${COMMIT}.tar.gz -> ${P}.tar.gz"
S="${WORKDIR}/${PN}-${COMMIT}"

View File

@ -14,7 +14,7 @@ inherit distutils-r1
DESCRIPTION="Dump, merge and compile Visual TrueType data in UFO3 with FontTools"
HOMEPAGE="
https://github.com/daltonmaag/vttLib
https://pypi.org/project/vttlib
https://pypi.org/project/vttlib/
"
SRC_URI="mirror://pypi/${MYP:0:1}/${MYPN}/${MYP}.zip"

View File

@ -11,7 +11,7 @@ DESCRIPTION="A web framework for python that is as simple as it is powerful"
HOMEPAGE="
https://webpy.org
https://github.com/webpy/webpy
https://pypi.org/project/web.py
https://pypi.org/project/web.py/
"
SRC_URI="https://github.com/${PN}/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"

View File

@ -10,7 +10,7 @@ inherit distutils-r1
DESCRIPTION="Handling event-based streams in Python"
HOMEPAGE="
https://github.com/Exahilosys/wrapio
https://pypi.org/project/wrapio
https://pypi.org/project/wrapio/
"
SRC_URI="https://github.com/Exahilosys/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"

View File

@ -8,7 +8,7 @@ PYTHON_COMPAT=( python3_{8..10} pypy3 )
inherit distutils-r1
DESCRIPTION="wsgi_intercept installs a WSGI application in place of a real URI for testing"
HOMEPAGE="https://pypi.org/project/wsgi-intercept"
HOMEPAGE="https://pypi.org/project/wsgi-intercept/"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
SLOT="0"

View File

@ -7,7 +7,7 @@ CMAKE_REMOVE_MODULES_LIST=( BackwardConfig )
inherit cmake optfeature virtualx xdg
DESCRIPTION="High-level runtime introspection tool for Qt applications"
HOMEPAGE="https://www.kdab.com/gammaray https://github.com/KDAB/GammaRay"
HOMEPAGE="https://www.kdab.com/gammaray/ https://github.com/KDAB/GammaRay"
if [[ ${PV} == 9999 ]] ; then
inherit git-r3

View File

@ -7,7 +7,7 @@ PYTHON_COMPAT=( python3_{8..10} pypy3 )
inherit distutils-r1
DESCRIPTION="Colour your text / terminal to be more gay"
HOMEPAGE="https://pypi.org/project/gay https://github.com/ms-jpq/gay"
HOMEPAGE="https://pypi.org/project/gay/ https://github.com/ms-jpq/gay"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"

View File

@ -7,7 +7,7 @@ inherit flag-o-matic toolchain-funcs
COMMIT="554e60bf52e3fa931661b9414189a92bb8f69d78"
DESCRIPTION="Among Us, but it's a text adventure"
HOMEPAGE="https://sr.ht/~martijnbraam/among-sus"
HOMEPAGE="https://sr.ht/~martijnbraam/among-sus/"
SRC_URI="https://tildegit.org/tildeverse/${PN}/archive/${COMMIT}.tar.gz -> ${P}.tar.gz"
S="${WORKDIR}/${PN}"

View File

@ -15,7 +15,7 @@ else
fi
DESCRIPTION="A Wayland kiosk"
HOMEPAGE="https://www.hjdskes.nl/projects/cage https://github.com/Hjdskes/cage"
HOMEPAGE="https://www.hjdskes.nl/projects/cage/ https://github.com/Hjdskes/cage"
LICENSE="MIT"
SLOT="0"

View File

@ -15,7 +15,7 @@ else
fi
DESCRIPTION="A Wayland kiosk"
HOMEPAGE="https://www.hjdskes.nl/projects/cage https://github.com/Hjdskes/cage"
HOMEPAGE="https://www.hjdskes.nl/projects/cage/ https://github.com/Hjdskes/cage"
LICENSE="MIT"
SLOT="0"

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