2020-06-23 18:26:04 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Jun 23 16:24:08 UTC 2020 - Matej Cepl <mcepl@suse.com>
|
|
|
|
|
|
|
|
- Add rm_nspace_pkgs.patch to poorly used namespace_packages
|
|
|
|
(gh#Pylons/pastedeploy#27)
|
|
|
|
|
2020-03-14 16:44:27 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Mar 14 15:42:42 UTC 2020 - Dirk Mueller <dmueller@suse.com>
|
|
|
|
|
|
|
|
- update to 2.1.0:
|
|
|
|
* pytest-runner removed, use tox to run tests
|
|
|
|
|
2019-03-05 20:16:40 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Mar 5 19:08:57 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
|
|
|
|
- Switch to github tarball to run tests
|
|
|
|
|
2018-12-18 20:30:53 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Dec 18 14:43:26 UTC 2018 - Jan Engelhardt <jengelh@inai.de>
|
|
|
|
|
|
|
|
- Use noun phrase in summary.
|
|
|
|
|
2018-12-17 22:20:17 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Dec 17 21:14:33 UTC 2018 - Thomas Bechtold <tbechtold@suse.com>
|
|
|
|
|
|
|
|
- update to 2.0.1:
|
|
|
|
* Use pytest.ini testpaths
|
|
|
|
* Use pylons-sphinx-themes for pylons
|
|
|
|
* Add GitHub issue templates (#13)
|
|
|
|
* tox.ini: Drop py32; add py35
|
|
|
|
* Remove dead links
|
|
|
|
* Fix string-formatting args when raising LookupError
|
|
|
|
* Eliminate cover and cover3 tox targets
|
|
|
|
* fix link to paster serve
|
|
|
|
* Comment out obsolete static path
|
|
|
|
* Prepare a 2.0.0 release (#19)
|
|
|
|
* Use .rst for extension for better rendering on GitHub
|
|
|
|
* rename directory of reST files to use .rst extension
|
|
|
|
* Update link to Paste, saving a redirect https://pythonpaste.readthedocs.io/en/latest/
|
|
|
|
* Update tests to reflect new behaviour of globals and DEFAULT
|
|
|
|
* Make 'python setup.py test' work (#5)
|
|
|
|
* Switch to pytest
|
|
|
|
* Remove obsolete links from navigation
|
|
|
|
* missed one code-block highlighting
|
|
|
|
* Add docs environment to tox. Build via `tox -e docs`.
|
|
|
|
* Close branch pytest
|
|
|
|
* Establish testing
|
|
|
|
* update installation instructions
|
|
|
|
* Move license.txt to root of repo in hopes that GitHub will find it
|
|
|
|
* Add intersphinx and configure Python docs
|
|
|
|
* Add rtd.txt to install pylons-sphinx-themes package
|
|
|
|
* add docs env to tox
|
|
|
|
* Release 2.0.1
|
|
|
|
* Add docs_extra to setup.py
|
|
|
|
* proper spacing
|
|
|
|
* Update URLs in README and setup.py
|
|
|
|
* Rename to README.rst for better rendering on GitHub
|
|
|
|
* Use correct syntax highlighting
|
|
|
|
* Remove link to paste.urlmap
|
|
|
|
* fix spelling
|
|
|
|
* tox.ini: Don't need pytest-cov in base testenv
|
|
|
|
* Resolve deprecation warning
|
|
|
|
* Added tag 1.5.2 for changeset a16d11053bed
|
|
|
|
* use explicit bytes literal
|
|
|
|
* use proper link syntax
|
|
|
|
* Remove license from docs
|
|
|
|
* comment out static directory via html_static_path
|
|
|
|
* add docs/.gitignore to add _build
|
|
|
|
* setup.py update (#17)
|
|
|
|
* Fix broken link to get initial html docs built
|
|
|
|
* Close branch tox_drop_py32_add_py35
|
|
|
|
* Fix typo in docs/index.txt
|
|
|
|
* Update link to pastescript in README.rst
|
|
|
|
* Synch with master
|
|
|
|
* tox.ini: enable tests on Python 3
|
|
|
|
* Comment out templates path as it is not used
|
|
|
|
* Add Makefile to PR so tox can build docs
|
|
|
|
* Minor grammar fix (#21)
|
|
|
|
* Remove obsolete script
|
|
|
|
* Add contributing.md (#12)
|
|
|
|
* fix paste_deploy paster template for python3
|
|
|
|
* Use current links
|
|
|
|
* Merged in huang1hao/pastedeploy/huang1hao/fix-typo-in-docsindextxt-1427530235567 (pull request #8)
|
|
|
|
* Fix links to news and pip
|
|
|
|
* Update URLs in setup.py and README (#10)
|
|
|
|
* Modernize conf.py so we don't have to keep updating it for each release and year
|
|
|
|
* Allow global_conf to override defaults, see: #7.
|
|
|
|
|
2018-12-04 14:45:26 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Dec 4 12:51:17 UTC 2018 - Matej Cepl <mcepl@suse.com>
|
|
|
|
|
|
|
|
- Remove superfluous devel dependency for noarch package
|
|
|
|
|
2017-05-06 06:27:34 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat May 6 03:37:17 UTC 2017 - toddrme2178@gmail.com
|
|
|
|
|
|
|
|
- Fix provides/obsoletes
|
|
|
|
|
2017-04-20 07:38:39 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Apr 19 08:16:47 UTC 2017 - hpj@urpla.net
|
|
|
|
|
|
|
|
- fix source url
|
|
|
|
|
2017-04-19 07:57:22 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Apr 19 02:26:16 UTC 2017 - toddrme2178@gmail.com
|
|
|
|
|
|
|
|
- Implement single-spec version.
|
|
|
|
|
2015-02-09 16:20:36 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Feb 6 10:54:44 UTC 2015 - hpj@urpla.net
|
|
|
|
|
|
|
|
- update to version 1.5.2
|
2015-02-09 16:20:50 +01:00
|
|
|
* Fixed Python 3 issue in paste.deploy.util.fix_type_error()
|
2015-02-09 16:20:36 +01:00
|
|
|
|
2013-10-24 13:09:50 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Oct 24 11:09:48 UTC 2013 - speilicke@suse.com
|
|
|
|
|
|
|
|
- Require python-setuptools instead of distribute (upstreams merged)
|
|
|
|
|
2013-06-14 12:53:38 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Jun 13 13:50:37 UTC 2013 - dmueller@suse.com
|
|
|
|
|
|
|
|
- add python-distribute dependency
|
|
|
|
|
2012-05-27 11:15:48 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun May 27 05:17:04 UTC 2012 - highwaystar.ru@gmail.com
|
|
|
|
|
|
|
|
- python3 package added
|
|
|
|
|
2011-09-01 11:07:08 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Sep 1 09:05:45 UTC 2011 - saschpe@suse.de
|
|
|
|
|
|
|
|
- Added Provides/Obsoletes for python-pastedeploy
|
|
|
|
|
2011-09-01 11:04:27 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Sep 1 09:00:16 UTC 2011 - saschpe@suse.de
|
|
|
|
|
|
|
|
- Initial version
|
|
|
|
|