Accepting request 1364179 from Publishing
OBS-URL: https://build.opensuse.org/request/show/1364179 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-latexcodec?expand=0&rev=7
This commit is contained in:
@@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 6 20:17:29 UTC 2026 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 3.0.1:
|
||||
* Drop Python 3.7 and 3.8 support.
|
||||
* Add Python 3.13 support.
|
||||
* Use new pkg_resources files interface (see issue #98).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 12 05:26:37 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-latexcodec
|
||||
#
|
||||
# Copyright (c) 2025 SUSE LLC
|
||||
# Copyright (c) 2026 SUSE LLC and contributors
|
||||
#
|
||||
# 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 @@
|
||||
|
||||
%define modname latexcodec
|
||||
Name: python-latexcodec
|
||||
Version: 3.0.0
|
||||
Version: 3.0.1
|
||||
Release: 0
|
||||
Summary: A lexer and codec to work with LaTeX code in Python
|
||||
License: MIT
|
||||
@@ -53,7 +53,7 @@ A lexer and codec to work with LaTeX code in Python.
|
||||
|
||||
%files %{python_files}
|
||||
%license LICENSE.rst
|
||||
%doc AUTHORS.rst CHANGELOG.rst README.rst
|
||||
%doc CHANGELOG.rst README.rst
|
||||
%{python_sitelib}/latexcodec
|
||||
%{python_sitelib}/latexcodec-%{version}.dist-info
|
||||
|
||||
|
||||
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:bba70a0705b292c7678da6800672d7ebaf145b2d74787bd1c87bf476e7441317
|
||||
size 28507
|
||||
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f59eeba7fef0bd4b58bdecffa10a738c7a479a68590bd7d2bd97bdc2dcaa776e
|
||||
size 28515
|
||||
Reference in New Issue
Block a user