From 5fef5e8b8ca3ed5330d645341bc40043e8b6e311 Mon Sep 17 00:00:00 2001 From: CoprDistGit <infra@openeuler.org> Date: Fri, 21 Apr 2023 02:08:34 +0000 Subject: automatic import of python-adafruit-platformdetect --- .gitignore | 1 + python-adafruit-platformdetect.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index d95454f..d183226 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /Adafruit-PlatformDetect-3.40.3.tar.gz +/Adafruit-PlatformDetect-3.45.1.tar.gz 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 diff --git a/sources b/sources index 48ee461..5b08714 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b5bbebac2be03ff8c54934bcdbf8eeef Adafruit-PlatformDetect-3.40.3.tar.gz +e8db96e4821e914445b060cc56136fd8 Adafruit-PlatformDetect-3.45.1.tar.gz -- cgit v1.2.3