forked from pool/python-bibtexparser
Accepting request 948244 from devel:languages:python
- update to 1.2.0: * drop python2 support OBS-URL: https://build.opensuse.org/request/show/948244 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-bibtexparser?expand=0&rev=7
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5575fd3a243a2bb35612d66fdf210d614dc77aab7fb7c5837f1b73c556803472
|
||||
size 88656
|
||||
3
python-bibtexparser-1.2.0.tar.gz
Normal file
3
python-bibtexparser-1.2.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ce311d73a15e803c1281ae498fe974af3c737c6f3e2cfaef5b17033bba3adc48
|
||||
size 88600
|
||||
@@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Jan 23 16:41:55 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 1.2.0:
|
||||
* drop python2 support
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 14 00:56:46 UTC 2020 - Benjamin Greiner <code@bnavigator.de>
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-bibtexparser
|
||||
#
|
||||
# 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
|
||||
@@ -17,14 +17,12 @@
|
||||
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
%if 0%{?suse_version} > 1500
|
||||
%define skip_python2 1
|
||||
%endif
|
||||
Name: python-bibtexparser
|
||||
Version: 1.1.0
|
||||
Version: 1.2.0
|
||||
Release: 0
|
||||
Summary: Bibtex parser for python
|
||||
License: LGPL-3.0-only OR BSD-3-Clause
|
||||
License: BSD-3-Clause OR LGPL-3.0-only
|
||||
Group: Development/Languages/Python
|
||||
URL: https://github.com/sciunto-org/python-bibtexparser
|
||||
Source: https://github.com/sciunto-org/python-bibtexparser/archive/v%{version}.tar.gz#/python-bibtexparser-%{version}.tar.gz
|
||||
|
||||
Reference in New Issue
Block a user