14
0
forked from pool/python-jsmin

- update to 3.0.1:

* Breaking Change: Removed support for Python 2
  * Removed usage of use_2to3 in setup.py

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jsmin?expand=0&rev=5
This commit is contained in:
2022-02-08 19:57:21 +00:00
committed by Git OBS Bridge
parent 0b3a791b20
commit c2d9ae1073
4 changed files with 16 additions and 9 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue Feb 8 19:53:55 UTC 2022 - Dirk Müller <dmueller@suse.com>
- update to 3.0.1:
* Breaking Change: Removed support for Python 2
* Removed usage of use_2to3 in setup.py
-------------------------------------------------------------------
Tue May 25 07:00:00 UTC 2021 - pgajdos@suse.com