commit 263f0bac18cb81fa0cc7d1a6f759991b0924ae18 Author: Tim Biermann <tbier@posteo.de> Date: Tue May 30 22:33:56 2023 +0200 python3-poetry: 1.5.0 -> 1.5.1 diff --git a/python3-poetry/.footprint b/python3-poetry/.footprint index 4d7194c50..aaabb4d3a 100644 --- a/python3-poetry/.footprint +++ b/python3-poetry/.footprint @@ -4,12 +4,12 @@ drwxr-xr-x root/root usr/bin/ drwxr-xr-x root/root usr/lib/ drwxr-xr-x root/root usr/lib/python3.10/ drwxr-xr-x root/root usr/lib/python3.10/site-packages/ -drwxr-xr-x root/root usr/lib/python3.10/site-packages/poetry-1.5.0.dist-info/ --rw-r--r-- root/root usr/lib/python3.10/site-packages/poetry-1.5.0.dist-info/LICENSE --rw-r--r-- root/root usr/lib/python3.10/site-packages/poetry-1.5.0.dist-info/METADATA --rw-r--r-- root/root usr/lib/python3.10/site-packages/poetry-1.5.0.dist-info/RECORD --rw-r--r-- root/root usr/lib/python3.10/site-packages/poetry-1.5.0.dist-info/WHEEL --rw-r--r-- root/root usr/lib/python3.10/site-packages/poetry-1.5.0.dist-info/entry_points.txt +drwxr-xr-x root/root usr/lib/python3.10/site-packages/poetry-1.5.1.dist-info/ +-rw-r--r-- root/root usr/lib/python3.10/site-packages/poetry-1.5.1.dist-info/LICENSE +-rw-r--r-- root/root usr/lib/python3.10/site-packages/poetry-1.5.1.dist-info/METADATA +-rw-r--r-- root/root usr/lib/python3.10/site-packages/poetry-1.5.1.dist-info/RECORD +-rw-r--r-- root/root usr/lib/python3.10/site-packages/poetry-1.5.1.dist-info/WHEEL +-rw-r--r-- root/root usr/lib/python3.10/site-packages/poetry-1.5.1.dist-info/entry_points.txt drwxr-xr-x root/root usr/lib/python3.10/site-packages/poetry/ -rw-r--r-- root/root usr/lib/python3.10/site-packages/poetry/__main__.py drwxr-xr-x root/root usr/lib/python3.10/site-packages/poetry/__pycache__/ diff --git a/python3-poetry/.signature b/python3-poetry/.signature index 1b3cbd572..04c3ef752 100644 --- a/python3-poetry/.signature +++ b/python3-poetry/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF31w07SSDOZe5uHX2ZdP/3ijyXlMg2+3m6sweH2rBOVG7olcQVi9ePcTynuT0YFRpz/hpsVWyXPJXg/Zh7p0iDAk= -SHA256 (Pkgfile) = d983b50cfbe9a1b19aba97eb5d2fa0bbff01a2cad64dda697981ad93dedc9752 -SHA256 (.footprint) = 507c8bdafdeaed3648a7aa4bb4cdb7765f621b03e0bfc06488f962df2b6430f8 -SHA256 (python3-poetry-1.5.0.tar.gz) = 51dc32599edba7eafeb5038282aa9c5629d1e1ac72061075b0a302b3546bd839 +RWSagIOpLGJF34iTVaRUu1MCLW3OMOoCSosX7YLBnfEFI6bFdAfIO7q3k6QxKKapZSbuL/t8yj2cFovTAyT5LAVU4/9My3dnwwE= +SHA256 (Pkgfile) = fba94d84738e95950a44b6eab964e51fb31ca001c8315e30fd999d39e3bdd6f0 +SHA256 (.footprint) = 6321b9738e06683f2280db580d1aeaf39f1945054359d998ba37a7cf27a3c092 +SHA256 (python3-poetry-1.5.1.tar.gz) = d63f86a5849fb65077f80e68521c224312d5a4273250a12ff63fa1dbdf175326 diff --git a/python3-poetry/Pkgfile b/python3-poetry/Pkgfile index 805cab814..290854e3c 100644 --- a/python3-poetry/Pkgfile +++ b/python3-poetry/Pkgfile @@ -4,7 +4,7 @@ # Depends on: python3-cachecontrol python3-cachy python3-cleo python3-dulwich python3-html5lib python3-keyring python3-lockfile python3-pexpect python3-pkginfo python3-poetry-core python3-poetry-plugin-export python3-requests-toolbelt python3-shellingham python3-trove-classifiers python3-virtualenv name=python3-poetry -version=1.5.0 +version=1.5.1 release=1 source=(https://github.com/sdispater/poetry/archive/$version/$name-$version.tar.gz)