forked from pool/python-setuptools-gettext
- update to 0.1.8:
* **Full Changelog**: https://github.com/breezy- team/setuptools-gettext/compare/v0.1.1...v0.1.7 * Delay adding entry points to finalize_distribution_options OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-setuptools-gettext?expand=0&rev=5
This commit is contained in:
@@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Dec 29 10:28:24 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
- update to 0.1.8:
|
||||||
|
* **Full Changelog**: https://github.com/breezy-
|
||||||
|
team/setuptools-gettext/compare/v0.1.1...v0.1.7
|
||||||
|
* Delay adding entry points to finalize_distribution_options
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Jun 9 09:21:21 UTC 2023 - ecsos <ecsos@opensuse.org>
|
Fri Jun 9 09:21:21 UTC 2023 - ecsos <ecsos@opensuse.org>
|
||||||
|
|
||||||
|
@@ -18,22 +18,18 @@
|
|||||||
|
|
||||||
%{?sle15_python_module_pythons}
|
%{?sle15_python_module_pythons}
|
||||||
Name: python-setuptools-gettext
|
Name: python-setuptools-gettext
|
||||||
Version: 0.1.1
|
Version: 0.1.8
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Setuptools gettext extension plugin
|
Summary: Setuptools gettext extension plugin
|
||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
URL: https://github.com/breezy-team/setuptools-gettext
|
URL: https://github.com/breezy-team/setuptools-gettext
|
||||||
Source: https://files.pythonhosted.org/packages/source/s/setuptools-gettext/setuptools-gettext-%{version}.tar.gz
|
Source: https://files.pythonhosted.org/packages/source/s/setuptools-gettext/setuptools-gettext-%{version}.tar.gz
|
||||||
BuildRequires: %{python_module pip}
|
BuildRequires: %{python_module pip}
|
||||||
BuildRequires: %{python_module setuptools >= 46.1}
|
|
||||||
BuildRequires: %{python_module wheel}
|
BuildRequires: %{python_module wheel}
|
||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
BuildRequires: python-rpm-macros
|
BuildRequires: python-rpm-macros
|
||||||
Requires: python-setuptools >= 46.1
|
Requires: python-setuptools >= 46.1
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
# SECTION test requirements
|
|
||||||
BuildRequires: %{python_module setuptools >= 46.1}
|
|
||||||
# /SECTION
|
|
||||||
%python_subpackages
|
%python_subpackages
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@@ -56,6 +52,6 @@ Setuptools gettext extension plugin
|
|||||||
%doc README.md
|
%doc README.md
|
||||||
%license COPYING
|
%license COPYING
|
||||||
%{python_sitelib}/setuptools_gettext
|
%{python_sitelib}/setuptools_gettext
|
||||||
%{python_sitelib}/setuptools_gettext-%{version}*-info
|
%{python_sitelib}/setuptools_gettext-%{version}.dist-info
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:06634de1c8cd7d7c49fbbd626e86fc215eef8d43c97674641bde9fbfbbf0cc3a
|
|
||||||
size 10697
|
|
3
setuptools-gettext-0.1.8.tar.gz
Normal file
3
setuptools-gettext-0.1.8.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:b47ead90d4a4422dc280eebcad45ce3fc8a600b92cef5c498362bf54c99417f3
|
||||||
|
size 15548
|
Reference in New Issue
Block a user