diff options
Diffstat (limited to 'python-adafruit-platformdetect.spec')
-rw-r--r-- | python-adafruit-platformdetect.spec | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/python-adafruit-platformdetect.spec b/python-adafruit-platformdetect.spec index 600eafd..93846bd 100644 --- a/python-adafruit-platformdetect.spec +++ b/python-adafruit-platformdetect.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-Adafruit-PlatformDetect -Version: 3.40.3 +Version: 3.45.1 Release: 1 Summary: Platform detection for use by libraries like Adafruit-Blinka. License: MIT URL: https://github.com/adafruit/Adafruit_Python_PlatformDetect -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/cd/dd/3b677fdd4016fdc39f2b8101ebdfa108866621eb16837a4644644c7ef689/Adafruit-PlatformDetect-3.40.3.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/ad/74/cc59b55aa61b093c88089ea29b26e50faa82ebdd24207c836bd9ac7cbd49/Adafruit-PlatformDetect-3.45.1.tar.gz BuildArch: noarch @@ -61,7 +61,7 @@ generally dependent on the former. Platform info is gathered from: - Distribution-specific files such as /etc/armbian-release. %prep -%autosetup -n Adafruit-PlatformDetect-3.40.3 +%autosetup -n Adafruit-PlatformDetect-3.45.1 %build %py3_build @@ -101,5 +101,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Tue Mar 07 2023 Python_Bot <Python_Bot@openeuler.org> - 3.40.3-1 +* Fri Apr 21 2023 Python_Bot <Python_Bot@openeuler.org> - 3.45.1-1 - Package Spec generated |