2021-10-07 17:09:00 by Nia Alarie | Files touched by this commit (1033) |
Log message:
www: Remove SHA1 hashes for distfiles
|
2021-05-18 18:07:30 by Adam Ciarcinski | Files touched by this commit (1) |
Log message:
py-flask-flatpages: PLIST fix
|
2021-05-02 13:16:49 by Klaus Klein | Files touched by this commit (2) |
Log message:
py-flask-flatpages: Update to 0.7.3.
0.7.3
-----
prelude: >
Small release to remove support for older Python versions, and to do some
housekeeping on the project repository and contributor experience.
Changes include:
+ Moving CI from Travis to Github Actions
This decision was made following Travis CIs recent change in policies
around open source projects.
+ Moving to Github Actions gave us the ability to define slightly more
granular workflows, which give more insight into why tests failed and put
CI results directly in Github.
+ ``Tox`` as a single entrypoint for all main developer tasks, specifically
linting, testing and building docs.
+ Updated contribution guidelines
deprecations:
- |
This release drops support for Python versions 3.4 and 3.5. Support for
python 3.4 was dropped from Pip in July 2019, and support for 3.5 in
January of this year. According to `PyPI Stats
<https://pypistats.org/packages/flask-flatpages>`_. these versions
account for a handful of downloads a month. Version 0.7.2 has
identical funcitonality to this release and will still work for these
versons.
fixes:
- |
This release resolves issue `# 79
<https://github.com/Flask-Flatpages/Flask-Flatpages/issues/79>`_.
by correcting an inconsistent parameter name in the documentation.
- |
Building on the fix to Issue `# 77
<https://github.com/Flask-FlatPages/Flask-FlatPages/issues/77>`_, we
replace the custom compact module with ``six``.
|
2021-04-06 17:22:38 by Adam Ciarcinski | Files touched by this commit (4) |
Log message:
use versioned py-pygemnts
|
2020-05-17 11:39:27 by Klaus Klein | Files touched by this commit (1) | |
Log message:
py-flask-flatpages: Build requires py-test-runner.
Missed in 0.7.2 update, caught by bulk build.
Also add py-pygments to test dependencies, and depend on py-flask>1.0
instead of >=1.0 (per setup.cfg). The latter does not imply a dependency
change within pkgsrc, as py-flask had been >1.0 for 1+ year when this
was actually introduced at py-flask-flatpages 0.7.1.
|
2020-05-12 12:49:36 by Klaus Klein | Files touched by this commit (3) |
Log message:
py-flask-flatpages: Update to 0.7.2.
"This is a small release to fix a bug that occurs when users don't
have Pygments installed."
|
2019-05-19 10:05:47 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message:
py-flask-flatpages: updated to 0.7.1
Flask-Flatpages v0.7.1
This release updates the dependencies to resolve some severe security alerts! \
Please update as soon as possible
|
2018-11-16 15:56:27 by Klaus Klein | Files touched by this commit (2) |
Log message:
py-flask-flatpages: Update to 0.7.0.
Version 0.7.0
~~~~~~~~~~~~~
* Update to Markdown 3.0 with new extension loading syntax.
* Added `FLATPAGES_EXTENSION_CONFIGS` for configuring extensions
specified by import string.
* Add support for loading pages from Flask instance folder
* Add a case insensitive loading option
Version 0.6.1
~~~~~~~~~~~~~
* Update dependencies to `Flask>=1.0` (as Flask 0.12.1 has known
vulnerabilities).
* Pin `Markdown<=3.0` as the Markdown extension API has changed.
|
2016-06-08 19:43:49 by Thomas Klausner | Files touched by this commit (356) |
Log message:
Switch to MASTER_SITES_PYPI.
|
2015-11-04 03:47:43 by Alistair G. Crooks | Files touched by this commit (758) |
Log message:
Add SHA512 digests for distfiles for www category
Problems found locating distfiles:
Package haskell-cgi: missing distfile haskell-cgi-20001206.tar.gz
Package nginx: missing distfile array-var-nginx-module-0.04.tar.gz
Package nginx: missing distfile encrypted-session-nginx-module-0.04.tar.gz
Package nginx: missing distfile headers-more-nginx-module-0.261.tar.gz
Package nginx: missing distfile nginx_http_push_module-0.692.tar.gz
Package nginx: missing distfile set-misc-nginx-module-0.29.tar.gz
Package nginx-devel: missing distfile echo-nginx-module-0.58.tar.gz
Package nginx-devel: missing distfile form-input-nginx-module-0.11.tar.gz
Package nginx-devel: missing distfile lua-nginx-module-0.9.16.tar.gz
Package nginx-devel: missing distfile nginx_http_push_module-0.692.tar.gz
Package nginx-devel: missing distfile set-misc-nginx-module-0.29.tar.gz
Package php-owncloud: missing distfile owncloud-8.2.0.tar.bz2
Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden). All existing
SHA1 digests retained for now as an audit trail.
|