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

Felix Yan felixonmars at gemini.archlinux.org
Fri Sep 2 17:42:51 UTC 2022


    Date: Friday, September 2, 2022 @ 17:42:51
  Author: felixonmars
Revision: 1290947

upgpkg: python-poetry 1.2.0-5: correction: add back lockfile as part of cachecontrol[filecache]

Modified:
  python-poetry/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-09-02 17:40:36 UTC (rev 1290946)
+++ PKGBUILD	2022-09-02 17:42:51 UTC (rev 1290947)
@@ -7,7 +7,7 @@
 _pkgname=poetry
 pkgname=python-poetry
 pkgver=1.2.0
-pkgrel=4
+pkgrel=5
 pkgdesc='Python dependency management and packaging made easy'
 arch=(any)
 url=https://python-poetry.org
@@ -17,10 +17,10 @@
        cleo
        crashtest
        dulwich
-       filelock
        html5lib
        jsonschema
        keyring
+       lockfile
        packaging
        pexpect
        pkginfo



More information about the arch-commits mailing list