CVS log for pkgsrc/www/py-PasteScript/Makefile
Up to [cvs.NetBSD.org] / pkgsrc / www / py-PasteScript
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.12: download - view: text, markup, annotated - select for diffs
Sat Mar 8 13:00:47 2025 UTC (2 weeks ago) by wiz
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +3 -4
lines
py-PasteScript: fix wheel name for latest setuptools and depend on it
Bump PKGREVISION.
Revision 1.11: download - view: text, markup, annotated - select for diffs
Fri Feb 7 15:22:50 2025 UTC (6 weeks, 1 day ago) by adam
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +5 -5
lines
py-PasteScript: updated to 3.7.0
3.7.0 (2025-01-22)
* Open, read and write files in binary mode in copydir.py.
* Fix locking for modern Python.
Revision 1.10: download - view: text, markup, annotated - select for diffs
Mon Nov 11 07:29:14 2024 UTC (4 months, 1 week ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2024Q4-base,
pkgsrc-2024Q4
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +1 -2
lines
py-*: remove unused tool dependency
py-setuptools includes the py-wheel functionality nowadays
Revision 1.9: download - view: text, markup, annotated - select for diffs
Tue Jun 11 19:48:19 2024 UTC (9 months, 1 week ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2024Q3-base,
pkgsrc-2024Q3,
pkgsrc-2024Q2-base,
pkgsrc-2024Q2
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +3 -4
lines
py-PasteScript: updated to 3.6.0
3.6.0 (2024-04-27)
------------------
* Pastescript is moved to https://github.com/pasteorg/pastescript
With version 3.6.0 pastescript development moves to the pasteorg GitHub
organization and will be going deeper into maintenance mode unless
more active maintainers step forward to take over. "Deeper" in this
case means that releases will be much less frequent and patches
will only be accepted for security issues or major problems. Current
consumers of pastescript should prepare to migrate away to more modern
solutions.
3.5.1 (2024-03-15)
------------------
* Be explicit about Python 3 being required.
3.5.0 (2024-03-14)
------------------
* Remove remains of Python 2 in code. Thanks to Alexandre Detiste (a-detiste)
Revision 1.8: download - view: text, markup, annotated - select for diffs
Fri Jan 26 14:04:37 2024 UTC (13 months, 3 weeks ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2024Q1-base,
pkgsrc-2024Q1
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +11 -8
lines
py-PasteScript: updated to 3.4.0
3.4.0 (2024-01-22)
* Correct working with PasteDeploy >=3. Thanks brondsem.
3.3.0 (2023-01-03)
* Remove support for Python 2 in tests. It may still work outside tests.
* Fix homepage link. Thanks to Guillaume Gauvrit (mardiros).
* Stop using nose to run tests.
* Run tests in GitHub actions instead of travis CI.
3.2.1 (2021-04-27)
* Require ``setuptools`` in ``install_requires``. Thanks to Tomáš Hrnčiar
(hrnciar)
* Fix tests to run again.
3.2.0 (2019-09-24)
* Use wsgiserver.WSGIServer instead of wsgiutils.wsgiServer.WSGIServer
for Python 3 compatibility.
3.1.0 (2019-03-04)
* Remove dependency on ``unittest2``.
3.0.0 (2018-11-26)
* Moved to `GitHub <https://github.com/cdent/pastescript>`_.
* Put into maintenance mode, meaning: critical bugs will be fixed,
and support for new versions of Python will be handled, but new
features are not being considered.
Revision 1.7: download - view: text, markup, annotated - select for diffs
Sun Apr 30 18:53:39 2023 UTC (22 months, 3 weeks ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2023Q4-base,
pkgsrc-2023Q4,
pkgsrc-2023Q3-base,
pkgsrc-2023Q3,
pkgsrc-2023Q2-base,
pkgsrc-2023Q2
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +3 -1
lines
py-Paste*: not for python 2
Revision 1.6: download - view: text, markup, annotated - select for diffs
Wed Jan 5 15:41:28 2022 UTC (3 years, 2 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2023Q1-base,
pkgsrc-2023Q1,
pkgsrc-2022Q4-base,
pkgsrc-2022Q4,
pkgsrc-2022Q3-base,
pkgsrc-2022Q3,
pkgsrc-2022Q2-base,
pkgsrc-2022Q2,
pkgsrc-2022Q1-base,
pkgsrc-2022Q1
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +4 -2
lines
python: egg.mk: add USE_PKG_RESOURCES flag
This flag should be set for packages that import pkg_resources
and thus need setuptools after the build step.
Set this flag for packages that need it and bump PKGREVISION.
Revision 1.5: download - view: text, markup, annotated - select for diffs
Tue Jan 4 20:55:15 2022 UTC (3 years, 2 months ago) by wiz
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -1
lines
*: bump PKGREVISION for egg.mk users
They now have a tool dependency on py-setuptools instead of a DEPENDS
Revision 1.4: download - view: text, markup, annotated - select for diffs
Mon Sep 4 18:01:03 2017 UTC (7 years, 6 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2021Q4-base,
pkgsrc-2021Q4,
pkgsrc-2021Q3-base,
pkgsrc-2021Q3,
pkgsrc-2021Q2-base,
pkgsrc-2021Q2,
pkgsrc-2021Q1-base,
pkgsrc-2021Q1,
pkgsrc-2020Q4-base,
pkgsrc-2020Q4,
pkgsrc-2020Q3-base,
pkgsrc-2020Q3,
pkgsrc-2020Q2-base,
pkgsrc-2020Q2,
pkgsrc-2020Q1-base,
pkgsrc-2020Q1,
pkgsrc-2019Q4-base,
pkgsrc-2019Q4,
pkgsrc-2019Q3-base,
pkgsrc-2019Q3,
pkgsrc-2019Q2-base,
pkgsrc-2019Q2,
pkgsrc-2019Q1-base,
pkgsrc-2019Q1,
pkgsrc-2018Q4-base,
pkgsrc-2018Q4,
pkgsrc-2018Q3-base,
pkgsrc-2018Q3,
pkgsrc-2018Q2-base,
pkgsrc-2018Q2,
pkgsrc-2018Q1-base,
pkgsrc-2018Q1,
pkgsrc-2017Q4-base,
pkgsrc-2017Q4,
pkgsrc-2017Q3-base,
pkgsrc-2017Q3
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -2
lines
Comment out dead sites.
Revision 1.3: download - view: text, markup, annotated - select for diffs
Tue Jul 11 06:16:29 2017 UTC (7 years, 8 months ago) by wiz
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -2
lines
Fix PKGNAME of py-Paste (was renamed to py-paste)
Revision 1.2: download - view: text, markup, annotated - select for diffs
Wed Jun 8 17:43:44 2016 UTC (8 years, 9 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2017Q2-base,
pkgsrc-2017Q2,
pkgsrc-2017Q1-base,
pkgsrc-2017Q1,
pkgsrc-2016Q4-base,
pkgsrc-2016Q4,
pkgsrc-2016Q3-base,
pkgsrc-2016Q3,
pkgsrc-2016Q2-base,
pkgsrc-2016Q2
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -2
lines
Switch to MASTER_SITES_PYPI.
Revision 1.1: download - view: text, markup, annotated - select for diffs
Thu Jul 16 11:39:56 2015 UTC (9 years, 8 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2016Q1-base,
pkgsrc-2016Q1,
pkgsrc-2015Q4-base,
pkgsrc-2015Q4,
pkgsrc-2015Q3-base,
pkgsrc-2015Q3
Import py34-PasteScript-2.0.2 as www/py-PasteScript.
PasteScript is a pluggable command-line tool.
It includes some built-in features;
* Create file layouts for packages. For instance, paster create
--template=basic_package MyPackage will create a setuptools-ready
file layout.
* Serving up web applications, with configuration based on
paste.deploy.
CVSweb <webmaster@jp.NetBSD.org>