commit b3b451d21410d3748291eb6fc7354266cbff042f Author: Tim Biermann <tbier@posteo.de> Date: Mon May 29 15:07:04 2023 +0200 python3-poetry-core: 1.6.0 -> 1.6.1 diff --git a/python3-poetry-core/.footprint b/python3-poetry-core/.footprint index bc3ba6b57..acc38782c 100644 --- a/python3-poetry-core/.footprint +++ b/python3-poetry-core/.footprint @@ -510,11 +510,11 @@ drwxr-xr-x root/root usr/lib/python3.10/site-packages/poetry/core/version/pep440 -rw-r--r-- root/root usr/lib/python3.10/site-packages/poetry/core/version/pep440/segments.py -rw-r--r-- root/root usr/lib/python3.10/site-packages/poetry/core/version/pep440/version.py -rw-r--r-- root/root usr/lib/python3.10/site-packages/poetry/core/version/requirements.py -drwxr-xr-x root/root usr/lib/python3.10/site-packages/poetry_core-1.6.0.dist-info/ --rw-r--r-- root/root usr/lib/python3.10/site-packages/poetry_core-1.6.0.dist-info/INSTALLER --rw-r--r-- root/root usr/lib/python3.10/site-packages/poetry_core-1.6.0.dist-info/LICENSE --rw-r--r-- root/root usr/lib/python3.10/site-packages/poetry_core-1.6.0.dist-info/METADATA --rw-r--r-- root/root usr/lib/python3.10/site-packages/poetry_core-1.6.0.dist-info/RECORD --rw-r--r-- root/root usr/lib/python3.10/site-packages/poetry_core-1.6.0.dist-info/REQUESTED (EMPTY) --rw-r--r-- root/root usr/lib/python3.10/site-packages/poetry_core-1.6.0.dist-info/WHEEL --rw-r--r-- root/root usr/lib/python3.10/site-packages/poetry_core-1.6.0.dist-info/direct_url.json +drwxr-xr-x root/root usr/lib/python3.10/site-packages/poetry_core-1.6.1.dist-info/ +-rw-r--r-- root/root usr/lib/python3.10/site-packages/poetry_core-1.6.1.dist-info/INSTALLER +-rw-r--r-- root/root usr/lib/python3.10/site-packages/poetry_core-1.6.1.dist-info/LICENSE +-rw-r--r-- root/root usr/lib/python3.10/site-packages/poetry_core-1.6.1.dist-info/METADATA +-rw-r--r-- root/root usr/lib/python3.10/site-packages/poetry_core-1.6.1.dist-info/RECORD +-rw-r--r-- root/root usr/lib/python3.10/site-packages/poetry_core-1.6.1.dist-info/REQUESTED (EMPTY) +-rw-r--r-- root/root usr/lib/python3.10/site-packages/poetry_core-1.6.1.dist-info/WHEEL +-rw-r--r-- root/root usr/lib/python3.10/site-packages/poetry_core-1.6.1.dist-info/direct_url.json diff --git a/python3-poetry-core/.signature b/python3-poetry-core/.signature index a41a48e49..d6beffc2d 100644 --- a/python3-poetry-core/.signature +++ b/python3-poetry-core/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/W66a3BDUnMOROpAgRWgbzxk0+X7gd2vbBRfdUQ0ypjQX8yi3Xknzu4cgkdnP4u8QHbHCDwjzHrAv8oFb/fvGgg= -SHA256 (Pkgfile) = c8cda02e360d348c2ac79923b46287d1ae72dcb874aeba4fb98393f59153e4ce -SHA256 (.footprint) = b958dbbc5a8ca269707d0c4acc2689db80768dcfcfee6b6f0733c55a97b3a8fd -SHA256 (python3-poetry-core-1.6.0.tar.gz) = 9e2304113e48e3dc91c206fcd5c3ab9a8ad7c94cee2c86d1b4cd826aef53cbb7 +RWSE3ohX2g5d/YAUJzqVF8KBOreaeUah3RXLC1oplVnm+03cU21GoDSmi3GKnCGcIKfJ87AW4W7mPxTeHfQInSECvmtkq8FxKAA= +SHA256 (Pkgfile) = 769dbdaf501d61dad8d7ba2b5f1a7472aba55363cc043d8828f7c36f24377149 +SHA256 (.footprint) = bf2fca2e7d8ea9fbea0a75b6949d75c88eda36c4cf8d45deda0f7ad09dba680b +SHA256 (python3-poetry-core-1.6.1.tar.gz) = 77fafe290509000ff8f9f808cd8ad99da504d2cb830d05323082967274028823 diff --git a/python3-poetry-core/Pkgfile b/python3-poetry-core/Pkgfile index 1a5e7f7f6..499794420 100644 --- a/python3-poetry-core/Pkgfile +++ b/python3-poetry-core/Pkgfile @@ -4,7 +4,7 @@ # Depends on: python3-pip name=python3-poetry-core -version=1.6.0 +version=1.6.1 release=1 source=(https://github.com/python-poetry/poetry-core/archive/$version/$name-$version...)