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

Felix Yan felixonmars at gemini.archlinux.org
Tue Nov 30 16:59:48 UTC 2021


    Date: Tuesday, November 30, 2021 @ 16:59:47
  Author: felixonmars
Revision: 1057856

upgpkg: python-traitlets 5.1.0-2: Python 3.10 rebuild

Modified:
  python-traitlets/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-11-30 16:54:46 UTC (rev 1057855)
+++ PKGBUILD	2021-11-30 16:59:47 UTC (rev 1057856)
@@ -2,7 +2,7 @@
 
 pkgname=python-traitlets
 pkgver=5.1.0
-pkgrel=1
+pkgrel=2
 pkgdesc="A configuration system for Python applications."
 arch=('any')
 url="https://traitlets.readthedocs.io/en/stable/"
@@ -33,4 +33,3 @@
   python3 setup.py install --prefix=/usr --root="$pkgdir" --optimize=0
   install -Dm644 COPYING.md "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
 }
-



More information about the arch-commits mailing list