Accepting request 635939 from home:apersaud:branches:devel:languages:python
update to latest version OBS-URL: https://build.opensuse.org/request/show/635939 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-SQLAlchemy-Utils?expand=0&rev=24
This commit is contained in:
committed by
Git OBS Bridge
parent
5f9b82c4bf
commit
26489e7967
@@ -12,13 +12,13 @@
|
||||
# license that conforms to the Open Source Definition (Version 1.9)
|
||||
# published by the Open Source Initiative.
|
||||
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-SQLAlchemy-Utils
|
||||
Version: 0.33.3
|
||||
Version: 0.33.4
|
||||
Release: 0
|
||||
Summary: Various utility functions for SQLAlchemy
|
||||
License: BSD-3-Clause
|
||||
@@ -26,7 +26,6 @@ Group: Development/Languages/Python
|
||||
URL: https://github.com/kvesteri/sqlalchemy-utils
|
||||
Source: https://files.pythonhosted.org/packages/source/S/SQLAlchemy-Utils/SQLAlchemy-Utils-%{version}.tar.gz
|
||||
BuildRequires: %{python_module SQLAlchemy}
|
||||
BuildRequires: %{python_module devel}
|
||||
BuildRequires: %{python_module setuptools}
|
||||
BuildRequires: python-rpm-macros
|
||||
Requires: python-SQLAlchemy
|
||||
@@ -48,6 +47,8 @@ Various utility functions and custom data types for SQLAlchemy.
|
||||
%files %{python_files}
|
||||
%license LICENSE
|
||||
%doc README.rst
|
||||
%{python_sitelib}/*
|
||||
%dir %{python_sitelib}/sqlalchemy_utils
|
||||
%{python_sitelib}/sqlalchemy_utils/*
|
||||
%{python_sitelib}/SQLAlchemy_Utils-%{version}-py*.egg-info
|
||||
|
||||
%changelog
|
||||
|
||||
Reference in New Issue
Block a user