python3-dephell-markers: initial commit, version 1.0.1

This commit is contained in:
Tim Biermann 2021-06-14 19:51:48 +00:00
parent eb6b6266a6
commit 16efe6401f
Signed by: tb
GPG Key ID: 42F8B4E30B673606
3 changed files with 74 additions and 0 deletions

View File

@ -0,0 +1,52 @@
drwxr-xr-x root/root usr/
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/dephell_markers-1.0.1-py3.9.egg-info/
-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell_markers-1.0.1-py3.9.egg-info/PKG-INFO
-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell_markers-1.0.1-py3.9.egg-info/SOURCES.txt
-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell_markers-1.0.1-py3.9.egg-info/dependency_links.txt
-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell_markers-1.0.1-py3.9.egg-info/requires.txt
-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell_markers-1.0.1-py3.9.egg-info/top_level.txt
drwxr-xr-x root/root usr/lib/python3.9/site-packages/dephell_markers/
-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell_markers/__init__.py
drwxr-xr-x root/root usr/lib/python3.9/site-packages/dephell_markers/__pycache__/
-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell_markers/__pycache__/__init__.cpython-39.opt-1.pyc
-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell_markers/__pycache__/__init__.cpython-39.pyc
-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell_markers/__pycache__/_cached_property.cpython-39.opt-1.pyc
-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell_markers/__pycache__/_cached_property.cpython-39.pyc
-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell_markers/__pycache__/_constants.cpython-39.opt-1.pyc
-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell_markers/__pycache__/_constants.cpython-39.pyc
-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell_markers/__pycache__/_markers.cpython-39.opt-1.pyc
-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell_markers/__pycache__/_markers.cpython-39.pyc
-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell_markers/_cached_property.py
-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell_markers/_constants.py
drwxr-xr-x root/root usr/lib/python3.9/site-packages/dephell_markers/_marker/
-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell_markers/_marker/__init__.py
drwxr-xr-x root/root usr/lib/python3.9/site-packages/dephell_markers/_marker/__pycache__/
-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell_markers/_marker/__pycache__/__init__.cpython-39.opt-1.pyc
-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell_markers/_marker/__pycache__/__init__.cpython-39.pyc
-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell_markers/_marker/__pycache__/_base.cpython-39.opt-1.pyc
-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell_markers/_marker/__pycache__/_base.cpython-39.pyc
-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell_markers/_marker/__pycache__/_string.cpython-39.opt-1.pyc
-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell_markers/_marker/__pycache__/_string.cpython-39.pyc
-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell_markers/_marker/__pycache__/_version.cpython-39.opt-1.pyc
-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell_markers/_marker/__pycache__/_version.cpython-39.pyc
-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell_markers/_marker/_base.py
-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell_markers/_marker/_string.py
-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell_markers/_marker/_version.py
-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell_markers/_markers.py
drwxr-xr-x root/root usr/lib/python3.9/site-packages/dephell_markers/_operation/
-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell_markers/_operation/__init__.py
drwxr-xr-x root/root usr/lib/python3.9/site-packages/dephell_markers/_operation/__pycache__/
-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell_markers/_operation/__pycache__/__init__.cpython-39.opt-1.pyc
-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell_markers/_operation/__pycache__/__init__.cpython-39.pyc
-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell_markers/_operation/__pycache__/_and.cpython-39.opt-1.pyc
-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell_markers/_operation/__pycache__/_and.cpython-39.pyc
-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell_markers/_operation/__pycache__/_base.cpython-39.opt-1.pyc
-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell_markers/_operation/__pycache__/_base.cpython-39.pyc
-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell_markers/_operation/__pycache__/_or.cpython-39.opt-1.pyc
-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell_markers/_operation/__pycache__/_or.cpython-39.pyc
-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell_markers/_operation/_and.py
-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell_markers/_operation/_base.py
-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell_markers/_operation/_or.py

View File

@ -0,0 +1,4 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF3/56g+vwKmSgNIEXLBTfnx9z5g4Ao4LLj4Y5cULNE2Sy+tYQ85w2xQ96N5i1aL9eUtju31TOiDJ8HhsXC50MNA4=
SHA256 (Pkgfile) = 6bb2a2091e725da3ccccde415236908d120bcfd5dc566bfa756be3026db57ef3
SHA256 (.footprint) = 26e37fc889e0838e4e03eb3b452bd75f17946948f6b00d77ca0639fb37a71d54

View File

@ -0,0 +1,18 @@
# Description: Work with environment markers (PEP-496).
# URL: https://github.com/dephell/dephell_markers
# Maintainer: Tim Biermann, tbier at posteo dot de
# Depends on: python3-attrs python3-dephell-specifier
name=python3-dephell-markers
version=1.0.1
release=1
source=(https://files.pythonhosted.org/packages/source/d/dephell_markers/dephell_markers-$version.tar.gz)
build() {
cd dephell_markers-$version
/usr/bin/python3 setup.py build
/usr/bin/python3 setup.py install --prefix=/usr \
--root=$PKG \
-O1 \
--skip-build
}