summaryrefslogtreecommitdiff
path: root/python-adafruit-blinka.spec
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2023-04-23 05:53:51 +0000
committerCoprDistGit <infra@openeuler.org>2023-04-23 05:53:51 +0000
commit6746d15473429bc5217ec5edf846b08f91adfbfe (patch)
treeff3b121c9be8ad9b491e156f12b6c4b0e9565061 /python-adafruit-blinka.spec
parente8e220c6f2737d9b5af4ebc98c2d0fb0fca3c67a (diff)
automatic import of python-adafruit-blinkaopeneuler20.03
Diffstat (limited to 'python-adafruit-blinka.spec')
-rw-r--r--python-adafruit-blinka.spec8
1 files changed, 4 insertions, 4 deletions
diff --git a/python-adafruit-blinka.spec b/python-adafruit-blinka.spec
index 8a29f1f..f3f4262 100644
--- a/python-adafruit-blinka.spec
+++ b/python-adafruit-blinka.spec
@@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-Adafruit-Blinka
-Version: 8.18.0
+Version: 8.18.1
Release: 1
Summary: CircuitPython APIs for non-CircuitPython versions of Python such as CPython on Linux and MicroPython.
License: MIT
URL: https://github.com/adafruit/Adafruit_Blinka
-Source0: https://mirrors.nju.edu.cn/pypi/web/packages/84/b2/e511420af390f72be4e49e30687625485181002a4b312e41ef09385fe607/Adafruit-Blinka-8.18.0.tar.gz
+Source0: https://mirrors.nju.edu.cn/pypi/web/packages/b8/e3/435665cd40a9d007d4dd0e31e494418d413395ac3951a671ceae66291b1e/Adafruit-Blinka-8.18.1.tar.gz
BuildArch: noarch
Requires: python3-Adafruit-PlatformDetect
@@ -80,7 +80,7 @@ For details, see the `Blinka API reference
<https://circuitpython.readthedocs.io/projects/blinka/en/latest/index.html>`_.
%prep
-%autosetup -n Adafruit-Blinka-8.18.0
+%autosetup -n Adafruit-Blinka-8.18.1
%build
%py3_build
@@ -120,5 +120,5 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
-* Tue Apr 11 2023 Python_Bot <Python_Bot@openeuler.org> - 8.18.0-1
+* Sun Apr 23 2023 Python_Bot <Python_Bot@openeuler.org> - 8.18.1-1
- Package Spec generated