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

Felix Yan felixonmars at archlinux.org
Mon Nov 9 15:52:16 UTC 2020


    Date: Monday, November 9, 2020 @ 15:52:15
  Author: felixonmars
Revision: 747201

upgpkg: python-entrypoints 0.3-4: Python 3.9 rebuild

Modified:
  python-entrypoints/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-11-09 15:52:11 UTC (rev 747200)
+++ PKGBUILD	2020-11-09 15:52:15 UTC (rev 747201)
@@ -4,7 +4,7 @@
 pkgname=(python-entrypoints python2-entrypoints)
 _name=entrypoints
 pkgver=0.3
-pkgrel=3
+pkgrel=4
 pkgdesc="Discover and load entry points from installed packages."
 arch=('any')
 url="https://github.com/takluyver/entrypoints"
@@ -54,4 +54,3 @@
   python2 setup.py install --root="$pkgdir" --optimize=1 --skip-build
   install -Dm 644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
 }
-



More information about the arch-commits mailing list