1
0
forked from ports/contrib

python3-poetry-core: 1.0.3 -> 1.0.4

This commit is contained in:
Tim Biermann 2021-08-21 20:13:13 +02:00
parent a616a1567c
commit 33e5ab3415
3 changed files with 11 additions and 11 deletions

View File

@ -262,9 +262,9 @@ drwxr-xr-x root/root usr/lib/python3.9/site-packages/poetry/core/version/grammar
-rw-r--r-- root/root usr/lib/python3.9/site-packages/poetry/core/version/requirements.py
-rw-r--r-- root/root usr/lib/python3.9/site-packages/poetry/core/version/utils.py
-rw-r--r-- root/root usr/lib/python3.9/site-packages/poetry/core/version/version.py
drwxr-xr-x root/root usr/lib/python3.9/site-packages/poetry_core-1.0.3-py3.9.egg-info/
-rw-r--r-- root/root usr/lib/python3.9/site-packages/poetry_core-1.0.3-py3.9.egg-info/PKG-INFO
-rw-r--r-- root/root usr/lib/python3.9/site-packages/poetry_core-1.0.3-py3.9.egg-info/SOURCES.txt
-rw-r--r-- root/root usr/lib/python3.9/site-packages/poetry_core-1.0.3-py3.9.egg-info/dependency_links.txt
-rw-r--r-- root/root usr/lib/python3.9/site-packages/poetry_core-1.0.3-py3.9.egg-info/requires.txt
-rw-r--r-- root/root usr/lib/python3.9/site-packages/poetry_core-1.0.3-py3.9.egg-info/top_level.txt
drwxr-xr-x root/root usr/lib/python3.9/site-packages/poetry_core-1.0.4-py3.9.egg-info/
-rw-r--r-- root/root usr/lib/python3.9/site-packages/poetry_core-1.0.4-py3.9.egg-info/PKG-INFO
-rw-r--r-- root/root usr/lib/python3.9/site-packages/poetry_core-1.0.4-py3.9.egg-info/SOURCES.txt
-rw-r--r-- root/root usr/lib/python3.9/site-packages/poetry_core-1.0.4-py3.9.egg-info/dependency_links.txt
-rw-r--r-- root/root usr/lib/python3.9/site-packages/poetry_core-1.0.4-py3.9.egg-info/requires.txt
-rw-r--r-- root/root usr/lib/python3.9/site-packages/poetry_core-1.0.4-py3.9.egg-info/top_level.txt

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF3/DCE5W9a08UOfodGI48sJDLHpAgKfMERy8cBa1AaVNvxnSaaUahD+Wl8QFdHkGmRiZzKUPoos/Y7a4Ue1LMcw0=
SHA256 (Pkgfile) = 01f6e8427e36fd1ad6c56bc31fe3433c0ff7bf844dcc62b56a03953e5850bd13
SHA256 (.footprint) = eca57772a653273188ff5709d0ec89e9ba545177d92330ddcb57c2959ce2f88a
SHA256 (python3-poetry-core-1.0.3.tar.gz) = b5a9f8284c685c638796a322ea868843da5e2094c664436e44061e6bcea367ea
RWSagIOpLGJF35gfZt708+D6Fwifwxe8TvehFbYsjGm5O34OoJHplzRPXTUesHE4bbI1RraqZ6LZgjQp7jTxhpdRvqu8lODN0AE=
SHA256 (Pkgfile) = 8b76efdfee2e73529aff1be80262b3dcadab17d9949eda6f1ac103f7c567204d
SHA256 (.footprint) = c776bf4b7885b08aeb1cf10223471b0cf90fc06ad8f47bc091d099aef8149616
SHA256 (python3-poetry-core-1.0.4.tar.gz) = 24da1305931fc143079376ee51a5cfb4098ed9714e7b3b811c8865582ab2eff2

View File

@ -4,7 +4,7 @@
# Depends on: python3-dephell python3-jsonschema python3-lark-parser
name=python3-poetry-core
version=1.0.3
version=1.0.4
release=1
source=(https://github.com/python-poetry/poetry-core/archive/$version/$name-$version.tar.gz)