python3-lazr-delegates: initial commit, version 2.1.0

This commit is contained in:
Tim Biermann 2024-02-17 15:40:32 +01:00
parent e32e83bb21
commit 606fb0ffe8
Signed by: tb
GPG Key ID: 42F8B4E30B673606
3 changed files with 62 additions and 0 deletions

View File

@ -0,0 +1,39 @@
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/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/lazr.delegates-2.1.0-py3.10-nspkg.pth
drwxr-xr-x root/root usr/lib/python3.10/site-packages/lazr.delegates-2.1.0-py3.10.egg-info/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/lazr.delegates-2.1.0-py3.10.egg-info/PKG-INFO
-rw-rw-r-- root/root usr/lib/python3.10/site-packages/lazr.delegates-2.1.0-py3.10.egg-info/SOURCES.txt
-rw-rw-r-- root/root usr/lib/python3.10/site-packages/lazr.delegates-2.1.0-py3.10.egg-info/dependency_links.txt
-rw-rw-r-- root/root usr/lib/python3.10/site-packages/lazr.delegates-2.1.0-py3.10.egg-info/namespace_packages.txt
-rw-rw-r-- root/root usr/lib/python3.10/site-packages/lazr.delegates-2.1.0-py3.10.egg-info/not-zip-safe
-rw-rw-r-- root/root usr/lib/python3.10/site-packages/lazr.delegates-2.1.0-py3.10.egg-info/requires.txt
-rw-rw-r-- root/root usr/lib/python3.10/site-packages/lazr.delegates-2.1.0-py3.10.egg-info/top_level.txt
drwxr-xr-x root/root usr/lib/python3.10/site-packages/lazr/
drwxr-xr-x root/root usr/lib/python3.10/site-packages/lazr/delegates/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/lazr/delegates/__init__.py
drwxr-xr-x root/root usr/lib/python3.10/site-packages/lazr/delegates/__pycache__/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/lazr/delegates/__pycache__/__init__.cpython-310.pyc
-rw-r--r-- root/root usr/lib/python3.10/site-packages/lazr/delegates/__pycache__/_delegates.cpython-310.pyc
-rw-r--r-- root/root usr/lib/python3.10/site-packages/lazr/delegates/_delegates.py
drwxr-xr-x root/root usr/lib/python3.10/site-packages/lazr/delegates/docs/
-rw-rw-r-- root/root usr/lib/python3.10/site-packages/lazr/delegates/docs/CONTRIBUTING.rst
-rw-rw-r-- root/root usr/lib/python3.10/site-packages/lazr/delegates/docs/NEWS.rst
-rw-r--r-- root/root usr/lib/python3.10/site-packages/lazr/delegates/docs/__init__.py (EMPTY)
drwxr-xr-x root/root usr/lib/python3.10/site-packages/lazr/delegates/docs/__pycache__/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/lazr/delegates/docs/__pycache__/__init__.cpython-310.pyc
-rw-r--r-- root/root usr/lib/python3.10/site-packages/lazr/delegates/docs/__pycache__/conf.cpython-310.pyc
-rw-r--r-- root/root usr/lib/python3.10/site-packages/lazr/delegates/docs/conf.py
-rw-rw-r-- root/root usr/lib/python3.10/site-packages/lazr/delegates/docs/index.rst
drwxr-xr-x root/root usr/lib/python3.10/site-packages/lazr/delegates/tests/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/lazr/delegates/tests/__init__.py (EMPTY)
drwxr-xr-x root/root usr/lib/python3.10/site-packages/lazr/delegates/tests/__pycache__/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/lazr/delegates/tests/__pycache__/__init__.cpython-310.pyc
-rw-r--r-- root/root usr/lib/python3.10/site-packages/lazr/delegates/tests/__pycache__/test_api.cpython-310.pyc
-rw-r--r-- root/root usr/lib/python3.10/site-packages/lazr/delegates/tests/__pycache__/test_docs.cpython-310.pyc
-rw-r--r-- root/root usr/lib/python3.10/site-packages/lazr/delegates/tests/__pycache__/test_passthrough.cpython-310.pyc
-rw-r--r-- root/root usr/lib/python3.10/site-packages/lazr/delegates/tests/test_api.py
-rw-r--r-- root/root usr/lib/python3.10/site-packages/lazr/delegates/tests/test_docs.py
-rw-r--r-- root/root usr/lib/python3.10/site-packages/lazr/delegates/tests/test_passthrough.py

View File

@ -0,0 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF3/Hg3gC6JHwlcuCiRqpie/Vg1rJMxn+CaeAVIHDZ7aUluip+BtAxrru9B1JF8Gz//V//cSz/MopcZyGrSWmFlQc=
SHA256 (Pkgfile) = f9005db3f69641e1de7d374119d146bd30eaa6eff8f7aeef811c265cc5510293
SHA256 (.footprint) = 38fc28d46b4175b8bbbed0f5bde9401a6bf1496615b2b6d4451a3f5c1ca33a13
SHA256 (lazr.delegates-2.1.0.tar.gz) = 50d4fb8872b952e57a48e12610e550fa3066eeb57c6c6c75b6a5142418bac19c

View File

@ -0,0 +1,18 @@
# Description: Easily write objects that delegate behavior
# URL: https://launchpad.net/lazr.delegates
# Maintainer: CRUX System Team, core-ports at crux dot nu
# Depends on: python3-zope-interface
name=python3-lazr-delegates
version=2.1.0
release=1
source=(https://pypi.org/packages/source/l/lazr.delegates/lazr.delegates-$version.tar.gz)
build() {
cd lazr.delegates-$version
/usr/bin/python3 setup.py build
/usr/bin/python3 setup.py install --prefix=/usr \
--root=$PKG \
--skip-build
}