[arch-commits] Commit in python-rfc6555/trunk (PKGBUILD)

Morten Linderud foxboron at gemini.archlinux.org
Fri Dec 3 15:12:30 UTC 2021


    Date: Friday, December 3, 2021 @ 15:12:30
  Author: foxboron
Revision: 1064815

upgpkg: python-rfc6555 0.1.0-1: Support for recent python versions

Modified:
  python-rfc6555/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-12-03 15:10:54 UTC (rev 1064814)
+++ PKGBUILD	2021-12-03 15:12:30 UTC (rev 1064815)
@@ -7,7 +7,7 @@
 url="https://pypi.org/project/rfc6555/"
 license=('Apache')
 pkgdesc="Python implementation of the Happy Eyeballs Algorithm described in RFC 6555."
-depends=('python' 'python-selectors2')
+depends=('python')
 makedepends=('python-setuptools')
 #checkdepends=('python-tox')
 source=("https://pypi.io/packages/source/r/rfc6555/rfc6555-$pkgver.tar.gz")



More information about the arch-commits mailing list