summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2023-04-21 09:05:48 +0000
committerCoprDistGit <infra@openeuler.org>2023-04-21 09:05:48 +0000
commit1e5e657a9cfc35926420d68c40bd0815899aab35 (patch)
treeb020490e649d44422679e0ce69b9dbfd2dca40a8
parent14d18a481baa7fdc9f055a1e0eb2e09edf796d34 (diff)
automatic import of python-sqlalchemy-filtersopeneuler20.03
-rw-r--r--.gitignore1
-rw-r--r--python-sqlalchemy-filters.spec10
-rw-r--r--sources2
3 files changed, 7 insertions, 6 deletions
diff --git a/.gitignore b/.gitignore
index 0543516..cc27b26 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
/sqlalchemy-filters-0.12.0.tar.gz
+/sqlalchemy-filters-0.13.0.tar.gz
diff --git a/python-sqlalchemy-filters.spec b/python-sqlalchemy-filters.spec
index 67282da..32bb9d0 100644
--- a/python-sqlalchemy-filters.spec
+++ b/python-sqlalchemy-filters.spec
@@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-sqlalchemy-filters
-Version: 0.12.0
+Version: 0.13.0
Release: 1
Summary: A library to filter SQLAlchemy queries.
License: Apache License, Version 2.0
URL: https://github.com/juliotrigo/sqlalchemy-filters
-Source0: https://mirrors.nju.edu.cn/pypi/web/packages/5d/3a/1bf3135bb7b46281f6ce815d25e43401a34612f939b42a993ac22cf16575/sqlalchemy-filters-0.12.0.tar.gz
+Source0: https://mirrors.nju.edu.cn/pypi/web/packages/87/f0/d09af07271592dcd59ae5799595d56704153b8f199065a33814464466ca9/sqlalchemy-filters-0.13.0.tar.gz
BuildArch: noarch
Requires: python3-sqlalchemy
@@ -16,9 +16,9 @@ Requires: python3-sqlalchemy-utils
Requires: python3-flake8
Requires: python3-restructuredtext-lint
Requires: python3-Pygments
+Requires: python3-coverage-conditional-plugin
Requires: python3-mysql-connector-python-rf
Requires: python3-psycopg2
-Requires: python3-funcsigs
%description
Filter, sort and paginate SQLAlchemy query objects. Ideal for
@@ -42,7 +42,7 @@ Provides: python3-sqlalchemy-filters-doc
exposing these actions over a REST API.
%prep
-%autosetup -n sqlalchemy-filters-0.12.0
+%autosetup -n sqlalchemy-filters-0.13.0
%build
%py3_build
@@ -82,5 +82,5 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
-* Mon Apr 10 2023 Python_Bot <Python_Bot@openeuler.org> - 0.12.0-1
+* Fri Apr 21 2023 Python_Bot <Python_Bot@openeuler.org> - 0.13.0-1
- Package Spec generated
diff --git a/sources b/sources
index 927eccd..2c5be3c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-690634620c3521354809c3a56ad568b2 sqlalchemy-filters-0.12.0.tar.gz
+e663252914c8bca7bc2cba9fa3c55273 sqlalchemy-filters-0.13.0.tar.gz