forked from pool/python-dennis
Accepting request 1009976 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1009976 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-dennis?expand=0&rev=5
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8c942dd5da7d03c65daebc069c5ee5c7f1374ac9b0c8c89c627caa66fe822604
|
||||
size 43553
|
||||
3
dennis-1.1.0.tar.gz
Normal file
3
dennis-1.1.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8cfa89acbee5acd3e70714fbc45d9dc23446a2418624c17b1dcfdf0bdd33bbe0
|
||||
size 44799
|
||||
@@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 12 03:04:03 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
|
||||
|
||||
- Update to version 1.1.0
|
||||
* cb9f9e5 Handle double braces when linting
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 26 07:22:36 UTC 2020 - Petr Gajdos <pgajdos@suse.com>
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-dennis
|
||||
#
|
||||
# Copyright (c) 2020 SUSE LLC
|
||||
# Copyright (c) 2022 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -18,7 +18,7 @@
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-dennis
|
||||
Version: 0.9
|
||||
Version: 1.1.0
|
||||
Release: 0
|
||||
Summary: Utilities for working with PO and POT files
|
||||
License: BSD-3-Clause
|
||||
@@ -36,7 +36,7 @@ BuildRequires: python-rpm-macros
|
||||
Requires: python-click >= 6
|
||||
Requires: python-polib >= 1.0.8
|
||||
Requires(post): update-alternatives
|
||||
Requires(postun): update-alternatives
|
||||
Requires(postun):update-alternatives
|
||||
BuildArch: noarch
|
||||
%python_subpackages
|
||||
|
||||
|
||||
Reference in New Issue
Block a user