xbps-src: pypi.python.org -> pypi.org

This commit is contained in:
Alessio Sergi 2018-04-20 19:30:04 +02:00
parent e6d2de8fe6
commit 995b68387b
27 changed files with 27 additions and 27 deletions

View file

@ -17,7 +17,7 @@ noarch=yes
do_check() {
# bukuDb requires unpackaged python-pytest-capturelog
# https://pypi.python.org/pypi/pytest-capturelog for the interested
# https://pypi.org/project/pytest-capturelog/ for the interested
pytest3 --ignore=tests/test_bukuDb.py
}

View file

@ -9,7 +9,7 @@ pycompile_module="libvirt.py libvirt_lxc.py libvirt_qemu.py"
short_desc="The libvirt virtualization API Python2 binding"
maintainer="Andrea Brancaleoni <abc@pompel.me>"
license="LGPL-2.1"
homepage="https://pypi.python.org/pypi/libvirt-python"
homepage="https://pypi.org/project/libvirt-python/"
distfiles="${PYPI_SITE}/l/${pkgname}/${pkgname}-${version}.tar.gz"
checksum=27705ee0046055b794468015c43861e8281695235d17007952547631cc6912dc

View file

@ -10,7 +10,7 @@ depends="python"
short_desc="The simplest possible mock library in Python2"
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
license="MIT"
homepage="https://pypi.python.org/pypi/MiniMock"
homepage="https://pypi.org/project/MiniMock/"
distfiles="${PYPI_SITE}/M/MiniMock/MiniMock-${version}.tar.gz"
checksum=5fdfdfeadf0fc781d0592a1b90d2fcc11581f682ff7cba6201cfdb15c3ea5a4c
noarch=yes

View file

@ -10,7 +10,7 @@ depends="python-setuptools"
pycompile_module="unidecode"
short_desc="Python2 ASCII transliterations of Unicode text"
maintainer="Juan RP <xtraeme@voidlinux.eu>"
homepage="https://pypi.python.org/pypi/Unidecode/"
homepage="https://pypi.org/project/Unidecode/"
license="GPL-2"
distfiles="${PYPI_SITE}/U/Unidecode/Unidecode-${version}.tar.gz"
checksum=8c33dd588e0c9bc22a76eaa0c715a5434851f726131bd44a6c26471746efabf5

View file

@ -11,7 +11,7 @@ pycompile_module="cssutils encutils"
short_desc="A CSS Cascading Style Sheets library for Python2"
maintainer="Farhad Shahbazi <grauwolf@geekosphere.org>"
license="LGPL-3"
homepage="http://pypi.python.org/pypi/cssutils"
homepage="https://pypi.org/project/cssutils/"
distfiles="${PYPI_SITE}/c/cssutils/cssutils-${version}.tar.gz"
checksum=a2fcf06467553038e98fea9cfe36af2bf14063eb147a70958cfcaa8f5786acaf

View file

@ -7,7 +7,7 @@ build_style=python-module
hostmakedepends="python-devel python3-devel"
makedepends="${hostmakedepends} cups-devel"
short_desc="Python2 CUPS bindings"
homepage="https://pypi.python.org/pypi/pycups"
homepage="https://pypi.org/project/pycups/"
license="GPL-2"
maintainer="Juan RP <xtraeme@voidlinux.eu>"
distfiles="${PYPI_SITE}/p/pycups/pycups-${version}.tar.bz2"

View file

@ -10,7 +10,7 @@ depends="python-monotonic python-six"
pycompile_module="fasteners"
short_desc="Python2 package that provides useful locks"
maintainer="Leah Neukirchen <leah@vuxu.org>"
homepage="https://pypi.python.org/pypi/fasteners"
homepage="https://pypi.org/project/fasteners/"
license="Apache-2.0"
distfiles="${PYPI_SITE}/f/fasteners/fasteners-${version}.tar.gz"
checksum=427c76773fe036ddfa41e57d89086ea03111bbac57c55fc55f3006d027107e18

View file

@ -11,7 +11,7 @@ depends="python-pytz python-six"
pycompile_module="feedgenerator"
short_desc="Python2 standalone version of django.utils.feedgenerator"
maintainer="Juan RP <xtraeme@voidlinux.eu>"
homepage="https://pypi.python.org/pypi/feedgenerator/"
homepage="https://pypi.org/project/feedgenerator/"
license="BSD"
distfiles="${PYPI_SITE}/f/feedgenerator/feedgenerator-${version}.tar.gz"
checksum=5ae05daa9cfa47fa406ee4744d0b7fa1c8a05a7a47ee0ad328ddf55327cfb106

View file

@ -10,7 +10,7 @@ hostmakedepends="python-setuptools python3-setuptools"
depends="python"
maintainer="Orphaned <orphan@voidlinux.eu>"
license="Simplified BSD"
homepage="https://pypi.python.org/pypi/feedparser"
homepage="https://pypi.org/project/feedparser/"
short_desc="Parse Atom and RSS feeds in Python2"
distfiles="${PYPI_SITE}/f/feedparser/feedparser-${version}.tar.bz2"
checksum=ce875495c90ebd74b179855449040003a1beb40cd13d5f037a0654251e260b02

View file

@ -1,3 +1,3 @@
package="python-gnupg"
site="https://pypi.python.org/pypi/python-gnupg"
site="https://pypi.org/project/python-gnupg/"
pattern='python-gnupg&nbsp;\K[\d.]+'

View file

@ -12,7 +12,7 @@ depends="python-jupyter_widgetsnbextension-data>=${version}_${revision}
python-jupyter_notebook"
short_desc="Interactive HTML widgets for Jupyter notebooks (Python2)"
maintainer="Alessio Sergi <al3hex@gmail.com>"
homepage="https://pypi.python.org/pypi/widgetsnbextension"
homepage="https://pypi.org/project/widgetsnbextension/"
license="BSD-3-Clause"
distfiles="${PYPI_SITE}/w/widgetsnbextension/widgetsnbextension-${version}.tar.gz"
checksum=5417789ee6064ff515fd10be24870660af3561c02d3d48b26f6f44285d0f70cc

View file

@ -1 +1 @@
site=https://pypi.python.org/pypi/python-ldap/
site=https://pypi.org/project/python-ldap/

View file

@ -11,7 +11,7 @@ depends="python"
pycompile_module="lockfile"
short_desc="Platform-independent file locking module (Python2)"
maintainer="Juan RP <xtraeme@voidlinux.eu>"
homepage="https://pypi.python.org/pypi/lockfile"
homepage="https://pypi.org/project/lockfile/"
license="MIT"
distfiles="${PYPI_SITE}/l/lockfile/lockfile-${version}.tar.gz"
checksum=6aed02de03cba24efabcd600b30540140634fc06cfa603822d508d5361e9f799

View file

@ -10,7 +10,7 @@ depends="python-pyserial"
short_desc="Collection of tools related to the MSP430 embedded processor"
maintainer="Leah Neukirchen <leah@vuxu.org>"
license="3-clause-BSD"
homepage="http://pypi.python.org/pypi/python-msp430-tools"
homepage="https://pypi.org/project/python-msp430-tools/"
distfiles="${PYPI_SITE}/p/${pkgname}/${pkgname}-${version}.tar.gz"
checksum=ad92ddd5ff55e81f94a004c5437ec34dd39b2dd9b054f16e71a57fe9908904cb

View file

@ -1 +1 @@
site='https://pypi.python.org/pypi/python-msp430-tools'
site=https://pypi.org/project/python-msp430-tools/

View file

@ -10,7 +10,7 @@ depends="python"
pycompile_module="pathlib.py"
short_desc="Backport of Python 3.4 pathlib module"
maintainer="Alessio Sergi <al3hex@gmail.com>"
homepage="https://pypi.python.org/pypi/pathlib"
homepage="https://pypi.org/project/pathlib/"
license="MIT"
distfiles="${PYPI_SITE}/p/pathlib/pathlib-${version}.tar.gz"
checksum=6940718dfc3eff4258203ad5021090933e5c04707d5ca8cc9e73c94a7894ea9f

View file

@ -11,7 +11,7 @@ depends="python"
short_desc="A Python2 utility library for pattern matching of file paths"
maintainer="Sir_Boops <admin@boops.me>"
license="MPL-2"
homepage="https://pypi.python.org/pypi/pathspec"
homepage="https://pypi.org/project/pathspec/"
distfiles="${PYPI_SITE}/p/pathspec/pathspec-${version}.tar.gz"
checksum=72c495d1bbe76674219e307f6d1c6062f2e1b0b483a5e4886435127d0df3d0d3

View file

@ -10,7 +10,7 @@ hostmakedepends="python-setuptools"
depends="python"
short_desc="Python implementation of the actor model"
maintainer="allan <mail@may.mooo.com>"
homepage="https://pypi.python.org/pypi/Pykka"
homepage="https://pypi.org/project/Pykka/"
license="Apache-2.0"
distfiles="${PYPI_SITE}/P/Pykka/Pykka-${version}.tar.gz"
checksum=e847ffeadee49b563426ab803e8eee67264d773e38ca14763fdcda56411e3c11

View file

@ -9,7 +9,7 @@ depends="python-setuptools"
short_desc="Python 3 compatible Python 2 random Module"
maintainer="Wilson Birney <wpb@360scada.com>"
license="Python 2.1.1"
homepage="https://pypi.python.org/pypi/random2"
homepage="https://pypi.org/project/random2/"
distfiles="${PYPI_SITE}/r/random2/random2-1.0.1.zip"
checksum=34ad30aac341039872401595df9ab2c9dc36d0b7c077db1cea9ade430ed1c007
noarch=yes

View file

@ -10,6 +10,6 @@ makedepends="python-devel python3-devel"
short_desc="Alternative regular expression module (Python2)"
maintainer="Andrea Brancaleoni <abc@pompel.me>"
license="PSF"
homepage="https://pypi.python.org/pypi/regex/"
homepage="https://pypi.org/project/regex/"
distfiles="${PYPI_SITE}/r/regex/regex-$version.tar.gz"
checksum=b44624a38d07d3c954c84ad302c29f7930f4bf01443beef5589e9157b14e2a29

View file

@ -11,7 +11,7 @@ depends="python"
short_desc="Serialization library based on ast.literal_eval (Python2)"
maintainer="pulux <pulux@pf4sh.de>"
license="MIT"
homepage="https://pypi.python.org/pypi/serpent"
homepage="https://pypi.org/project/serpent/"
distfiles="${PYPI_SITE}/s/serpent/serpent-${version}.tar.gz"
checksum=b6855483d95a03b6aee358363684cd38a3a670240da5bc6da4253079cb07b8df

View file

@ -10,7 +10,7 @@ depends="python"
pycompile_module="simplegeneric.py"
short_desc="Simple generic functions for Python2"
maintainer="Alessio Sergi <al3hex@gmail.com>"
homepage="https://pypi.python.org/pypi/simplegeneric"
homepage="https://pypi.org/project/simplegeneric/"
license="ZPL"
distfiles="${PYPI_SITE}/s/simplegeneric/simplegeneric-${version}.zip"
checksum=dc972e06094b9af5b855b3df4a646395e43d1c9d0d39ed345b7393560d0b9173

View file

@ -10,7 +10,7 @@ depends="python"
pycompile_module="six.py"
short_desc="Python 2 and 3 compatibility utilities (Python2)"
maintainer="Juan RP <xtraeme@voidlinux.eu>"
homepage="https://pypi.python.org/pypi/six/"
homepage="https://pypi.org/project/six/"
license="MIT"
distfiles="${PYPI_SITE}/s/six/six-${version}.tar.gz"
checksum=105f8d68616f8248e24bf0e9372ef04d3cc10104f1980f54d57b2ce73a5ad56a

View file

@ -11,7 +11,7 @@ depends="python-requests python-six python-websocket-client"
short_desc="Python2 library for socket.io"
maintainer="johannes <johannes.brechtmann@gmail.com>"
license="MIT"
homepage="https://pypi.python.org/pypi/socketIO-client"
homepage="https://pypi.org/project/socketIO-client/"
distfiles="${PYPI_SITE}/s/socketIO-client/socketIO-client-${version}.tar.gz"
checksum=64cd84fba79cf97f28c11e64d1fc42a2221f2d7a4fada05ab381e2d73d74d2c1

View file

@ -11,7 +11,7 @@ depends="python"
pycompile_module="termcolor.py"
short_desc="Python2 ANSII Color formatting for output in terminal"
maintainer="Juan RP <xtraeme@voidlinux.eu>"
homepage="https://pypi.python.org/pypi/termcolor"
homepage="https://pypi.org/project/termcolor/"
license="MIT"
distfiles="${PYPI_SITE}/t/termcolor/termcolor-${version}.tar.gz"
checksum=1d6d69ce66211143803fbc56652b41d73b4a400a2891d7bf7a1cdf4c02de613b

View file

@ -12,7 +12,7 @@ depends="python3-aiodns python3-pyasn1 python3-pyasn1-modules"
short_desc="An elegant Python library for XMPP"
maintainer="Franklin Delehelle <franklin.delehelle@odena.eu>"
license="MIT"
homepage="https://pypi.python.org/pypi/slixmpp"
homepage="https://pypi.org/project/slixmpp/"
distfiles="${PYPI_SITE}/s/slixmpp/slixmpp-${version}.tar.gz"
checksum=ff61f40ab3d05754c0757f2793a60a1a2a1d45c7e241bda008e965bd43785eae

View file

@ -8,7 +8,7 @@ maintainer="maxice8 <thinkabit.ukim@gmail.com>"
hostmakedepends="python-setuptools"
depends="python-urwid python-future python-tweepy python-backports.configparser"
license="GPL-3"
homepage="https://pypi.python.org/pypi/turses"
homepage="https://pypi.org/project/turses/"
distfiles="${PYPI_SITE}/t/turses/turses-${version}.tar.gz"
checksum=46a61541d1acd1338561a198b3011081b91f118415c08b111444cdb24685b396
noarch=yes