Compare commits
9 Commits
1.7.7-1mam
...
1.10.1-1ma
| Author | SHA1 | Date | |
|---|---|---|---|
| 1e6f63aff5 | |||
| e005aa77a3 | |||
| 29022746bb | |||
| eb4c4759cf | |||
| 7f0a507ae7 | |||
| 943954f52e | |||
| 59b2d70ef3 | |||
| 3168b67894 | |||
| b5838b11a5 |
@@ -1,13 +1,13 @@
|
||||
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
|
||||
Name: python-alembic
|
||||
Version: 1.7.7
|
||||
Version: 1.10.1
|
||||
Release: 1mamba
|
||||
Summary: A database migration tool for SQLAlchemy
|
||||
Group: System/Libraries
|
||||
Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: https://alembic.sqlalchemy.org/
|
||||
URL: https://alembic.sqlalchemy.org/en/latest/
|
||||
Source: https://pypi.debian.net/alembic/alembic-%{version}.tar.gz
|
||||
License: MIT
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
@@ -17,6 +17,7 @@ BuildRequires: python3.7dist(importlib-resources)
|
||||
BuildRequires: python3.7dist(mako)
|
||||
BuildRequires: python3.7dist(setuptools)
|
||||
BuildRequires: python3.7dist(sqlalchemy)
|
||||
BuildRequires: python3.7dist(typing-extensions)
|
||||
## AUTOBUILDREQ-END
|
||||
|
||||
%description
|
||||
@@ -50,5 +51,32 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
|
||||
%doc LICENSE
|
||||
|
||||
%changelog
|
||||
* Tue Mar 07 2023 Automatic Build System <autodist@mambasoft.it> 1.10.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Mar 06 2023 Automatic Build System <autodist@mambasoft.it> 1.10.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Feb 17 2023 Automatic Build System <autodist@mambasoft.it> 1.9.4-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Feb 08 2023 Automatic Build System <autodist@mambasoft.it> 1.9.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Jan 15 2023 Automatic Build System <autodist@mambasoft.it> 1.9.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Dec 24 2022 Automatic Build System <autodist@mambasoft.it> 1.9.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Dec 17 2022 Automatic Build System <autodist@mambasoft.it> 1.9.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Jul 14 2022 Automatic Build System <autodist@mambasoft.it> 1.8.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Jun 01 2022 Automatic Build System <autodist@mambasoft.it> 1.8.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Apr 18 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 1.7.7-1mamba
|
||||
- package created using the webbuild interface
|
||||
|
||||
Reference in New Issue
Block a user