14
0

- 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:
2023-12-29 10:29:54 +00:00
committed by Git OBS Bridge
parent 40eb20269d
commit 7ac6def222
4 changed files with 13 additions and 9 deletions

View File

@@ -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>

View File

@@ -18,22 +18,18 @@
%{?sle15_python_module_pythons}
Name: python-setuptools-gettext
Version: 0.1.1
Version: 0.1.8
Release: 0
Summary: Setuptools gettext extension plugin
License: GPL-2.0-or-later
URL: https://github.com/breezy-team/setuptools-gettext
Source: https://files.pythonhosted.org/packages/source/s/setuptools-gettext/setuptools-gettext-%{version}.tar.gz
BuildRequires: %{python_module pip}
BuildRequires: %{python_module setuptools >= 46.1}
BuildRequires: %{python_module wheel}
BuildRequires: fdupes
BuildRequires: python-rpm-macros
Requires: python-setuptools >= 46.1
BuildArch: noarch
# SECTION test requirements
BuildRequires: %{python_module setuptools >= 46.1}
# /SECTION
%python_subpackages
%description
@@ -56,6 +52,6 @@ Setuptools gettext extension plugin
%doc README.md
%license COPYING
%{python_sitelib}/setuptools_gettext
%{python_sitelib}/setuptools_gettext-%{version}*-info
%{python_sitelib}/setuptools_gettext-%{version}.dist-info
%changelog

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:06634de1c8cd7d7c49fbbd626e86fc215eef8d43c97674641bde9fbfbbf0cc3a
size 10697

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b47ead90d4a4422dc280eebcad45ce3fc8a600b92cef5c498362bf54c99417f3
size 15548