summaryrefslogtreecommitdiff
path: root/python-adafruit-platformdetect.spec
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2023-04-21 02:08:34 +0000
committerCoprDistGit <infra@openeuler.org>2023-04-21 02:08:34 +0000
commit5fef5e8b8ca3ed5330d645341bc40043e8b6e311 (patch)
treed7858fece597de529871ff97576e85ae52b9565b /python-adafruit-platformdetect.spec
parent30851f6c752ee1d5f106cba5ec30e627f56b9522 (diff)
automatic import of python-adafruit-platformdetectopeneuler20.03
Diffstat (limited to 'python-adafruit-platformdetect.spec')
-rw-r--r--python-adafruit-platformdetect.spec8
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