diff options
Diffstat (limited to 'manualPorts/python3-patch-ng')
-rw-r--r-- | manualPorts/python3-patch-ng/.footprint | 22 | ||||
-rw-r--r-- | manualPorts/python3-patch-ng/.signature | 6 | ||||
-rw-r--r-- | manualPorts/python3-patch-ng/Pkgfile | 2 |
3 files changed, 15 insertions, 15 deletions
diff --git a/manualPorts/python3-patch-ng/.footprint b/manualPorts/python3-patch-ng/.footprint index aa4039a..52ccd44 100644 --- a/manualPorts/python3-patch-ng/.footprint +++ b/manualPorts/python3-patch-ng/.footprint @@ -1,13 +1,13 @@ 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/__pycache__/ --rw-r--r-- root/root usr/lib/python3.9/site-packages/__pycache__/patch_ng.cpython-39.opt-1.pyc --rw-r--r-- root/root usr/lib/python3.9/site-packages/__pycache__/patch_ng.cpython-39.pyc -drwxr-xr-x root/root usr/lib/python3.9/site-packages/patch_ng-1.17.4-py3.9.egg-info/ --rw-rw-r-- root/root usr/lib/python3.9/site-packages/patch_ng-1.17.4-py3.9.egg-info/PKG-INFO --rw-rw-r-- root/root usr/lib/python3.9/site-packages/patch_ng-1.17.4-py3.9.egg-info/SOURCES.txt --rw-rw-r-- root/root usr/lib/python3.9/site-packages/patch_ng-1.17.4-py3.9.egg-info/dependency_links.txt --rw-rw-r-- root/root usr/lib/python3.9/site-packages/patch_ng-1.17.4-py3.9.egg-info/top_level.txt --rw-r--r-- root/root usr/lib/python3.9/site-packages/patch_ng.py +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/__pycache__/ +-rw-r--r-- root/root usr/lib/python3.10/site-packages/__pycache__/patch_ng.cpython-310.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.10/site-packages/__pycache__/patch_ng.cpython-310.pyc +drwxr-xr-x root/root usr/lib/python3.10/site-packages/patch_ng-1.17.4-py3.10.egg-info/ +-rw-r--r-- root/root usr/lib/python3.10/site-packages/patch_ng-1.17.4-py3.10.egg-info/PKG-INFO +-rw-rw-r-- root/root usr/lib/python3.10/site-packages/patch_ng-1.17.4-py3.10.egg-info/SOURCES.txt +-rw-rw-r-- root/root usr/lib/python3.10/site-packages/patch_ng-1.17.4-py3.10.egg-info/dependency_links.txt +-rw-rw-r-- root/root usr/lib/python3.10/site-packages/patch_ng-1.17.4-py3.10.egg-info/top_level.txt +-rw-r--r-- root/root usr/lib/python3.10/site-packages/patch_ng.py diff --git a/manualPorts/python3-patch-ng/.signature b/manualPorts/python3-patch-ng/.signature index 0240168..72efbdb 100644 --- a/manualPorts/python3-patch-ng/.signature +++ b/manualPorts/python3-patch-ng/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/deepthought.pub -RWQxCptPusLGGlwejJtPf+E/x+e8oC3CD2/NbDhgze4q8hBtoXJKGUXw2HCZXfC7AVcH5XblghKovc1x0nWDEZlohsVF0tMUdA4= -SHA256 (Pkgfile) = 0c8d8c1f511d3206759b949d8e7ed8365e9f3bafa04640d11048598973eb3c7d -SHA256 (.footprint) = d6802484171757fa92424e6c58d4c75796840bee75294ae0214e2aaaf526ea14 +RWQxCptPusLGGoCfo2sCzDmyNJGqkT8VKz168oKA66Wcsd0zzJLPppwjNMWqyJusoxnu3Zf3RpTHWiRx+fYpZiZsm3W4R4Xj0gs= +SHA256 (Pkgfile) = 53f8c655cc78dacae9d4d49a20625bedab6cbb06569b9cbc816c100277f3b500 +SHA256 (.footprint) = f0a7961b337ad07974a4d0d8610c53999574e746a9579de07f3a384dae26a3b2 SHA256 (patch-ng-1.17.4.tar.gz) = 627abc5bd723c8b481e96849b9734b10065426224d4d22cd44137004ac0d4ace diff --git a/manualPorts/python3-patch-ng/Pkgfile b/manualPorts/python3-patch-ng/Pkgfile index 87e5182..a1c1799 100644 --- a/manualPorts/python3-patch-ng/Pkgfile +++ b/manualPorts/python3-patch-ng/Pkgfile @@ -6,7 +6,7 @@ name=python3-patch-ng _name=${name#*-} version=1.17.4 -release=1 +release=2 source=("https://pypi.io/packages/source/${_name::1}/$_name/$_name-$version.tar.gz") build() { |