diff --git a/manifest/armv7l/p/py3_fasteners.filelist b/manifest/armv7l/p/py3_fasteners.filelist index fda096a069..0553b5be50 100644 --- a/manifest/armv7l/p/py3_fasteners.filelist +++ b/manifest/armv7l/p/py3_fasteners.filelist @@ -1,10 +1,10 @@ -/usr/local/lib/python3.13/site-packages/fasteners-0.19.dist-info/INSTALLER -/usr/local/lib/python3.13/site-packages/fasteners-0.19.dist-info/LICENSE -/usr/local/lib/python3.13/site-packages/fasteners-0.19.dist-info/METADATA -/usr/local/lib/python3.13/site-packages/fasteners-0.19.dist-info/RECORD -/usr/local/lib/python3.13/site-packages/fasteners-0.19.dist-info/REQUESTED -/usr/local/lib/python3.13/site-packages/fasteners-0.19.dist-info/WHEEL -/usr/local/lib/python3.13/site-packages/fasteners-0.19.dist-info/top_level.txt +/usr/local/lib/python3.13/site-packages/fasteners-0.20.dist-info/INSTALLER +/usr/local/lib/python3.13/site-packages/fasteners-0.20.dist-info/METADATA +/usr/local/lib/python3.13/site-packages/fasteners-0.20.dist-info/RECORD +/usr/local/lib/python3.13/site-packages/fasteners-0.20.dist-info/REQUESTED +/usr/local/lib/python3.13/site-packages/fasteners-0.20.dist-info/WHEEL +/usr/local/lib/python3.13/site-packages/fasteners-0.20.dist-info/licenses/LICENSE +/usr/local/lib/python3.13/site-packages/fasteners-0.20.dist-info/top_level.txt /usr/local/lib/python3.13/site-packages/fasteners/__init__.py /usr/local/lib/python3.13/site-packages/fasteners/__pycache__/__init__.cpython-313.pyc /usr/local/lib/python3.13/site-packages/fasteners/__pycache__/_utils.cpython-313.pyc diff --git a/manifest/i686/p/py3_fasteners.filelist b/manifest/i686/p/py3_fasteners.filelist index fda096a069..0553b5be50 100644 --- a/manifest/i686/p/py3_fasteners.filelist +++ b/manifest/i686/p/py3_fasteners.filelist @@ -1,10 +1,10 @@ -/usr/local/lib/python3.13/site-packages/fasteners-0.19.dist-info/INSTALLER -/usr/local/lib/python3.13/site-packages/fasteners-0.19.dist-info/LICENSE -/usr/local/lib/python3.13/site-packages/fasteners-0.19.dist-info/METADATA -/usr/local/lib/python3.13/site-packages/fasteners-0.19.dist-info/RECORD -/usr/local/lib/python3.13/site-packages/fasteners-0.19.dist-info/REQUESTED -/usr/local/lib/python3.13/site-packages/fasteners-0.19.dist-info/WHEEL -/usr/local/lib/python3.13/site-packages/fasteners-0.19.dist-info/top_level.txt +/usr/local/lib/python3.13/site-packages/fasteners-0.20.dist-info/INSTALLER +/usr/local/lib/python3.13/site-packages/fasteners-0.20.dist-info/METADATA +/usr/local/lib/python3.13/site-packages/fasteners-0.20.dist-info/RECORD +/usr/local/lib/python3.13/site-packages/fasteners-0.20.dist-info/REQUESTED +/usr/local/lib/python3.13/site-packages/fasteners-0.20.dist-info/WHEEL +/usr/local/lib/python3.13/site-packages/fasteners-0.20.dist-info/licenses/LICENSE +/usr/local/lib/python3.13/site-packages/fasteners-0.20.dist-info/top_level.txt /usr/local/lib/python3.13/site-packages/fasteners/__init__.py /usr/local/lib/python3.13/site-packages/fasteners/__pycache__/__init__.cpython-313.pyc /usr/local/lib/python3.13/site-packages/fasteners/__pycache__/_utils.cpython-313.pyc diff --git a/manifest/x86_64/p/py3_fasteners.filelist b/manifest/x86_64/p/py3_fasteners.filelist index fda096a069..0553b5be50 100644 --- a/manifest/x86_64/p/py3_fasteners.filelist +++ b/manifest/x86_64/p/py3_fasteners.filelist @@ -1,10 +1,10 @@ -/usr/local/lib/python3.13/site-packages/fasteners-0.19.dist-info/INSTALLER -/usr/local/lib/python3.13/site-packages/fasteners-0.19.dist-info/LICENSE -/usr/local/lib/python3.13/site-packages/fasteners-0.19.dist-info/METADATA -/usr/local/lib/python3.13/site-packages/fasteners-0.19.dist-info/RECORD -/usr/local/lib/python3.13/site-packages/fasteners-0.19.dist-info/REQUESTED -/usr/local/lib/python3.13/site-packages/fasteners-0.19.dist-info/WHEEL -/usr/local/lib/python3.13/site-packages/fasteners-0.19.dist-info/top_level.txt +/usr/local/lib/python3.13/site-packages/fasteners-0.20.dist-info/INSTALLER +/usr/local/lib/python3.13/site-packages/fasteners-0.20.dist-info/METADATA +/usr/local/lib/python3.13/site-packages/fasteners-0.20.dist-info/RECORD +/usr/local/lib/python3.13/site-packages/fasteners-0.20.dist-info/REQUESTED +/usr/local/lib/python3.13/site-packages/fasteners-0.20.dist-info/WHEEL +/usr/local/lib/python3.13/site-packages/fasteners-0.20.dist-info/licenses/LICENSE +/usr/local/lib/python3.13/site-packages/fasteners-0.20.dist-info/top_level.txt /usr/local/lib/python3.13/site-packages/fasteners/__init__.py /usr/local/lib/python3.13/site-packages/fasteners/__pycache__/__init__.cpython-313.pyc /usr/local/lib/python3.13/site-packages/fasteners/__pycache__/_utils.cpython-313.pyc diff --git a/packages/py3_fasteners.rb b/packages/py3_fasteners.rb index 826e9bbaa0..2987c38d9b 100644 --- a/packages/py3_fasteners.rb +++ b/packages/py3_fasteners.rb @@ -3,17 +3,17 @@ require 'buildsystems/pip' class Py3_fasteners < Pip description 'Fasteners provides useful locks for python programs.' homepage 'https://github.com/harlowja/fasteners/' - version "0.19-#{CREW_PY_VER}" + version "0.20-#{CREW_PY_VER}" license 'Apache-2.0' compatibility 'all' source_url 'SKIP' binary_compression 'tar.zst' binary_sha256({ - aarch64: 'baf5adadbf9121f4523e01f149b5a181c7826652097250e62e7d701b6a70144d', - armv7l: 'baf5adadbf9121f4523e01f149b5a181c7826652097250e62e7d701b6a70144d', - i686: '15754ad8c4f6eba7223ef1fda1a9f9c6d8bfd08ba22426ffbfafb2b46d3aab8a', - x86_64: 'f43b2a439d6e533a76c827bae3a82178633d46ca774789486761199ed9bdc218' + aarch64: 'dd733b8a687bf1a7dcf06483e8f8abf57e04e761e3204fda8f51856c439726fe', + armv7l: 'dd733b8a687bf1a7dcf06483e8f8abf57e04e761e3204fda8f51856c439726fe', + i686: '835bbd7bab825d125dc8c78a1ec9d1b1ba7f8d01e03a43ded3def366ac83fed8', + x86_64: '63e6377944d4db5a08bcc139f341ac1f35731489239dac818894fa5647346b0f' }) depends_on 'py3_six'