forked from pool/python-calmjs.parse
- update to 1.3.1:
* Modified existing ``setup.py`` hook from an install hook to a
build hook to ensure the generated module files are present.
Should any of those modules are missing and the required
dependencies for are not present (i.e. ``ply`` and
``setuptools``), the build will result in a
non-zero exit status and the documented error message should
reflect which of the required dependencies are missing.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-calmjs.parse?expand=0&rev=17
This commit is contained in:
@@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 10 11:43:35 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 1.3.1:
|
||||
* Modified existing ``setup.py`` hook from an install hook to a
|
||||
build hook to ensure the generated module files are present.
|
||||
Should any of those modules are missing and the required
|
||||
dependencies for are not present (i.e. ``ply`` and
|
||||
``setuptools``), the build will result in a
|
||||
non-zero exit status and the documented error message should
|
||||
reflect which of the required dependencies are missing.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 23 08:05:31 UTC 2023 - Andreas Schneider <asn@cryptomilk.org>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user