commit d0f50ee5c928214ad1965bf11b6dbb9c6185eb3d Author: Tim Biermann <tbier@posteo.de> Date: Sun Sep 18 08:36:17 2022 +0200 python3-poetry: 1.2.0 -> 1.2.1 diff --git a/python3-poetry/.footprint b/python3-poetry/.footprint index b9318ff2c..5ac682cc5 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.9/ drwxr-xr-x root/root usr/lib/python3.9/site-packages/ -drwxr-xr-x root/root usr/lib/python3.9/site-packages/poetry-1.2.0.dist-info/ --rw-r--r-- root/root usr/lib/python3.9/site-packages/poetry-1.2.0.dist-info/LICENSE --rw-r--r-- root/root usr/lib/python3.9/site-packages/poetry-1.2.0.dist-info/METADATA --rw-r--r-- root/root usr/lib/python3.9/site-packages/poetry-1.2.0.dist-info/RECORD --rw-r--r-- root/root usr/lib/python3.9/site-packages/poetry-1.2.0.dist-info/WHEEL --rw-r--r-- root/root usr/lib/python3.9/site-packages/poetry-1.2.0.dist-info/entry_points.txt +drwxr-xr-x root/root usr/lib/python3.9/site-packages/poetry-1.2.1.dist-info/ +-rw-r--r-- root/root usr/lib/python3.9/site-packages/poetry-1.2.1.dist-info/LICENSE +-rw-r--r-- root/root usr/lib/python3.9/site-packages/poetry-1.2.1.dist-info/METADATA +-rw-r--r-- root/root usr/lib/python3.9/site-packages/poetry-1.2.1.dist-info/RECORD +-rw-r--r-- root/root usr/lib/python3.9/site-packages/poetry-1.2.1.dist-info/WHEEL +-rw-r--r-- root/root usr/lib/python3.9/site-packages/poetry-1.2.1.dist-info/entry_points.txt drwxr-xr-x root/root usr/lib/python3.9/site-packages/poetry/ -rw-r--r-- root/root usr/lib/python3.9/site-packages/poetry/__main__.py drwxr-xr-x root/root usr/lib/python3.9/site-packages/poetry/__pycache__/ diff --git a/python3-poetry/.signature b/python3-poetry/.signature index 622e6fd8c..08e06dc20 100644 --- a/python3-poetry/.signature +++ b/python3-poetry/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF32cRF2jFVxGTvZXDfxfFBeLGwe1e6HZEOauhwns2R833Wxv3SM4zIkqsIjxl/4vCn8HD66f4Q4Sl88uEbAWxzgQ= -SHA256 (Pkgfile) = 6cf70a5a25aaeea9c21f34f6fb90b322647b0b088b2bf2fb954e9687b1b5ec1a -SHA256 (.footprint) = 0969ec32b6c360a76a43c98bcfbe82c75bdf2c35c87e8f4ea18b9c0aa48286e9 -SHA256 (python3-poetry-1.2.0.tar.gz) = a5a9531e52bcfc3f93d1c378e1b41c2256e9b1378a044f0b4787e91744d35f78 +RWSagIOpLGJF3xlYLNehpodbRyM/Ht6MKKACrlAg+QPvt7nHAR/9X90IHQP4b5jZ5rV4NwO1KQR+qOz+9zclseiT12o5d3vBCQg= +SHA256 (Pkgfile) = 7ffdfc5e4bd783628e48b175f25ea6bb0decf2d4eacf5a7aa1b20564f416a0e2 +SHA256 (.footprint) = 400e6f50adc8c411ed597d1c7e96da7e8731513194e5aff922d94c99de4fee6b +SHA256 (python3-poetry-1.2.1.tar.gz) = 6be8d7e4c198045924a25efb90285b92918a0d7e539bfa1c76127cd41b01466c diff --git a/python3-poetry/Pkgfile b/python3-poetry/Pkgfile index 990ce2753..35b729684 100644 --- a/python3-poetry/Pkgfile +++ b/python3-poetry/Pkgfile @@ -4,7 +4,7 @@ # Depends on: python3-cachecontrol python3-cachy python3-cleo python3-html5lib python3-keyring python3-lockfile python3-pexpect python3-pkginfo python3-poetry-core python3-requests-toolbelt python3-shellingham python3-virtualenv name=python3-poetry -version=1.2.0 +version=1.2.1 release=1 source=(https://github.com/sdispater/poetry/archive/$version/$name-$version.tar.gz)