Compare commits

2 Commits

Author SHA256 Message Date
dd35ba00be Accepting request 1269993 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1269993
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-rjsmin?expand=0&rev=13
2025-04-16 18:42:34 +00:00
5ec358389a - Update to 1.2.4
* Update Benchmarks
  * Update doc theme
  * Update project boilerplate
- from version 1.2.3
  * Add support for Python 3.13
  * Update project boilerplate
- Drop docs/CHANGES from %doc section, removed upstream

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-rjsmin?expand=0&rev=27
2025-04-16 11:45:20 +00:00
4 changed files with 19 additions and 7 deletions

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Wed Apr 16 11:05:16 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to 1.2.4
* Update Benchmarks
* Update doc theme
* Update project boilerplate
- from version 1.2.3
* Add support for Python 3.13
* Update project boilerplate
- Drop docs/CHANGES from %doc section, removed upstream
-------------------------------------------------------------------
Mon Jan 8 06:38:41 UTC 2024 - Bernhard Wiedemann <bwiedemann@suse.de>

View File

@@ -1,7 +1,7 @@
#
# spec file
# spec file for package python-rjsmin
#
# 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
@@ -19,7 +19,7 @@
%define mod_name rjsmin
%{?sle15_python_module_pythons}
Name: python-%{mod_name}
Version: 1.2.2
Version: 1.2.4
Release: 0
Summary: A JavaScript minifier written in Python
License: Apache-2.0
@@ -59,7 +59,7 @@ rm -rf %{buildroot}%{_datadir}/doc/rjsmin
%files %{python_files}
%license LICENSE
%doc README.md docs/CHANGES
%doc README.md
%{python_sitearch}/rjsmin.py
%{python_sitearch}/_rjsmin*
%pycache_only %{python_sitearch}/__pycache__/rjsmin*

View File

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

3
rjsmin-1.2.4.tar.gz Normal file
View File

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