summaryrefslogtreecommitdiff
path: root/python-sqlalchemy2-stubs.spec
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2023-04-21 17:23:04 +0000
committerCoprDistGit <infra@openeuler.org>2023-04-21 17:23:04 +0000
commit03155905b9a17cee61bd9ad924af91c12f128b2c (patch)
tree6401c1802a5377b08c56116b682c67c61310fe28 /python-sqlalchemy2-stubs.spec
parent764afcd6bc9c7d8355397940d7592c1cdf22ef1d (diff)
automatic import of python-sqlalchemy2-stubsopeneuler20.03
Diffstat (limited to 'python-sqlalchemy2-stubs.spec')
-rw-r--r--python-sqlalchemy2-stubs.spec8
1 files changed, 4 insertions, 4 deletions
diff --git a/python-sqlalchemy2-stubs.spec b/python-sqlalchemy2-stubs.spec
index 776b59c..5314a2c 100644
--- a/python-sqlalchemy2-stubs.spec
+++ b/python-sqlalchemy2-stubs.spec
@@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-sqlalchemy2-stubs
-Version: 0.0.2a33
+Version: 0.0.2a34
Release: 1
Summary: Typing Stubs for SQLAlchemy 1.4
License: MIT
URL: http://www.sqlalchemy.org
-Source0: https://mirrors.nju.edu.cn/pypi/web/packages/8e/77/343bbb2485300d59b7de65441ca33e3e7c48ca6603016711f2f6fb4a7ab4/sqlalchemy2-stubs-0.0.2a33.tar.gz
+Source0: https://mirrors.nju.edu.cn/pypi/web/packages/7c/d9/c22d5ea650badce160cfaebf24b05eb265b13309fb2a5912b374ce83fb51/sqlalchemy2-stubs-0.0.2a34.tar.gz
BuildArch: noarch
Requires: python3-typing-extensions
@@ -29,7 +29,7 @@ Provides: python3-sqlalchemy2-stubs-doc
%prep
-%autosetup -n sqlalchemy2-stubs-0.0.2a33
+%autosetup -n sqlalchemy2-stubs-0.0.2a34
%build
%py3_build
@@ -69,5 +69,5 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
-* Mon Apr 10 2023 Python_Bot <Python_Bot@openeuler.org> - 0.0.2a33-1
+* Fri Apr 21 2023 Python_Bot <Python_Bot@openeuler.org> - 0.0.2a34-1
- Package Spec generated