summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitignore1
-rw-r--r--python-pytest-alembic.spec8
-rw-r--r--sources2
3 files changed, 6 insertions, 5 deletions
diff --git a/.gitignore b/.gitignore
index 14973c7..b17ec4a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
/pytest_alembic-0.10.1.tar.gz
+/pytest_alembic-0.10.4.tar.gz
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
diff --git a/sources b/sources
index 2ead219..1f6864f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-8fbdaedf35010d068f4180e8570d3b00 pytest_alembic-0.10.1.tar.gz
+e1b2b3ad364a0963e151fe93662cf1e9 pytest_alembic-0.10.4.tar.gz