python3-editables: 0.4 -> 0.5

This commit is contained in:
Tim Biermann 2023-07-28 13:17:10 +02:00
parent 3dd28618aa
commit 66f2de7dbb
3 changed files with 11 additions and 10 deletions

View File

@ -2,14 +2,15 @@ drwxr-xr-x root/root usr/
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/editables-0.4.dist-info/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/editables-0.4.dist-info/LICENSE.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/editables-0.4.dist-info/METADATA
-rw-r--r-- root/root usr/lib/python3.10/site-packages/editables-0.4.dist-info/RECORD
-rw-r--r-- root/root usr/lib/python3.10/site-packages/editables-0.4.dist-info/WHEEL
drwxr-xr-x root/root usr/lib/python3.10/site-packages/editables-0.5.dist-info/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/editables-0.5.dist-info/LICENSE.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/editables-0.5.dist-info/METADATA
-rw-r--r-- root/root usr/lib/python3.10/site-packages/editables-0.5.dist-info/RECORD
-rw-r--r-- root/root usr/lib/python3.10/site-packages/editables-0.5.dist-info/WHEEL
drwxr-xr-x root/root usr/lib/python3.10/site-packages/editables/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/editables/__init__.py
drwxr-xr-x root/root usr/lib/python3.10/site-packages/editables/__pycache__/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/editables/__pycache__/__init__.cpython-310.opt-2.pyc
-rw-r--r-- root/root usr/lib/python3.10/site-packages/editables/__pycache__/redirector.cpython-310.opt-2.pyc
-rw-r--r-- root/root usr/lib/python3.10/site-packages/editables/py.typed (EMPTY)
-rw-r--r-- root/root usr/lib/python3.10/site-packages/editables/redirector.py

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF37Er7WqkpvbQNE5xnF7lLJg6S0GxHBlqh3t+B1wyxEvi1I5Kjv5K5+q6uaMjgN+PwRd6MLAlwmYGgCHwmADGbwY=
SHA256 (Pkgfile) = bf11c30b643dcd4e6eca3daf2a0607646436bab7f556ef4d9d75aa33deaa6e7b
SHA256 (.footprint) = 81299a20d29671261d3e83162fe0172bc7cf9418d27f1f2d998e553a570bc834
SHA256 (editables-0.4.tar.gz) = dc322c42e7ccaf19600874035a4573898d88aadd07e177c239298135b75da772
RWSagIOpLGJF3+14ACZB8OG2eYO7z3fFW5xViq0QdCO6LM5jjcgT74plDWO44X0q91hSOwbsu3BNJ0slRE2RL0wzgPZOVOwSmQ0=
SHA256 (Pkgfile) = 446714be436fb3eb79d7e893e37586228ed27496d9b88c0e64b1722ed23e8aec
SHA256 (.footprint) = c537c67e06f6ebbee8c9a9bddf556e497c412504f712dc3d3f8efa1bdd883bdd
SHA256 (editables-0.5.tar.gz) = 309627d9b5c4adc0e668d8c6fa7bac1ba7c8c5d415c2d27f60f081f8e80d1de2

View File

@ -4,7 +4,7 @@
# Depends on: python3-build python3-flit-core python3-installer
name=python3-editables
version=0.4
version=0.5
release=1
source=(https://pypi.org/packages/source/e/editables/editables-$version.tar.gz)