Package Release Info

python-django-pyscss-2.0.2-bp154.2.21

Update Info: Base Release
Available in Package Hub : 15 SP4

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

python3-django-pyscss

Change Logs

* Tue Nov 30 2021 Max Lin <mlin@suse.com>
- Disabled python2
Version: 2.0.2-bp153.2.1
* Wed May 05 2021 Yuchen Lin <mlin+factory@suse.de>
- Skip to build the python2 package django-appconf is python3 only
Version: 2.0.2-bp152.4.12
* Mon Feb 03 2020 pgajdos@suse.com
- require django-compressor instead of django_compressor
Version: 2.0.2-bp151.1.2
* Sat Jan 19 2019 Thomas Bechtold <tbechtold@suse.com>
- Now really disable the tests (as they crash the interpreter)
* Fri Jan 18 2019 mcepl@suse.com
- Identify crash and its ticket upstream
- Add crashing_templates.patch to avoid some problems when
  testing.
* Thu Jan 17 2019 Jan Engelhardt <jengelh@inai.de>
- Generalize description.
* Thu Jan 17 2019 Tomá? Chvátal <tchvatal@suse.com>
- Disable the tests as they crash interpreter
* Thu Jan 03 2019 Tomá? Chvátal <tchvatal@suse.com>
- Add patch no-discover-runner.patch as it is no longer separate
  package but core part of django
- Enable tests and add missing dependencies
- Add patch to work with django 1.10:
  * django10.patch
- Add patches for tests from debian:
  * FTBFS-fix-unit-tests.patch
  * django-1.10-urls.patterns-removed.patch
  * fix-testproject-settings.py.patch
- Add patch to work with url syntax of django 2.0:
  * django-2.0.patch
* Wed Jan 02 2019 Thomas Bechtold <tbechtold@suse.com>
- convert to singlespec
* Mon May 04 2015 dmueller@suse.com
- update to 2.0.2:
  - Fixed bug with relative imports
  - Explicitly depend on pathlib, instead of assuming pyScss will require it.
  - Fixed cases where DEBUG is False but collectstatic hasn't been run (common in tests).
  - Added support for pyScss 1.3 and Python 3.
  - Dropped support for pyScss 1.2
- adjust requires
* Tue Oct 21 2014 dmueller@suse.com
- add buildrequires for requires
* Fri Oct 10 2014 dmueller@suse.com
- fix license/package license/README
* Thu Sep 18 2014 dmueller@suse.com
- update to 1.0.3:
  * The function ``find_all_files`` ignored ``storage.prefix``
  when looking for files, which made it fail when a prefix
  was used in ``STATICFILES_DIRS``.
* Fri Sep 12 2014 dmueller@suse.com
- Initial package