diff options
author | CoprDistGit <infra@openeuler.org> | 2023-04-23 11:52:06 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2023-04-23 11:52:06 +0000 |
commit | 658a60f75735479fd3e7116d430aae412e140837 (patch) | |
tree | 56896eb116f8885f83bc0e20152d6e620459fe1f /python-pytest-alembic.spec | |
parent | bbfc476effcbf65b25f00e8fffdec19dd1c2aa55 (diff) |
automatic import of python-pytest-alembicopeneuler20.03
Diffstat (limited to 'python-pytest-alembic.spec')
-rw-r--r-- | python-pytest-alembic.spec | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/python-pytest-alembic.spec b/python-pytest-alembic.spec index 741db4a..45c9512 100644 --- a/python-pytest-alembic.spec +++ b/python-pytest-alembic.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-pytest-alembic -Version: 0.10.1 +Version: 0.10.4 Release: 1 Summary: A pytest plugin for verifying alembic migrations. License: MIT URL: https://github.com/schireson/pytest-alembic -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/71/d8/b166bae71d82f82c41cadb53ce4219ed9ecd4f1fcb4cf9719d2447aecc2c/pytest_alembic-0.10.1.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/98/19/4515f3e50eda853394ebcc387bfd8195089c67f608789ce904a8f307ca92/pytest_alembic-0.10.4.tar.gz BuildArch: noarch Requires: python3-pytest @@ -271,7 +271,7 @@ pip install "pytest-alembic" ``` %prep -%autosetup -n pytest-alembic-0.10.1 +%autosetup -n pytest-alembic-0.10.4 %build %py3_build @@ -311,5 +311,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Tue Apr 11 2023 Python_Bot <Python_Bot@openeuler.org> - 0.10.1-1 +* Sun Apr 23 2023 Python_Bot <Python_Bot@openeuler.org> - 0.10.4-1 - Package Spec generated |