forked from pool/python-Automat
Accepting request 1265495 from devel:languages:python
- make it compatible with older setuptools again - adapt to setuptools 77 OBS-URL: https://build.opensuse.org/request/show/1265495 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Automat?expand=0&rev=10
This commit is contained in:
@@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Mar 30 08:26:56 UTC 2025 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- make it compatible with older setuptools again
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 24 18:00:52 UTC 2025 - Markéta Machová <mmachova@suse.com>
|
||||
|
||||
- adapt to setuptools 77
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 29 21:04:41 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-Automat
|
||||
#
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
# Copyright (c) 2025 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -87,7 +87,7 @@ automata (particularly deterministic finite-state transducers).
|
||||
%doc README.md
|
||||
%python_alternative %{_bindir}/automat-visualize
|
||||
%{python_sitelib}/automat
|
||||
%{python_sitelib}/Automat-%{version}.dist-info
|
||||
%{python_sitelib}/?utomat-%{version}.dist-info
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
|
Reference in New Issue
Block a user