Path to this page:
./
textproc/py-uritemplate,
Python implementation of RFC6570, URI Template
Branch: CURRENT,
Version: 4.1.1nb1,
Package name: py310-uritemplate-4.1.1nb1,
Maintainer: pkgsrc-usersThis is a Python implementation of RFC6570, URI Template, and can
expand templates up to and including Level 4 in that specification.
Required to run:[
lang/python310]
Master sites:
Filesize: 267.479 KB
Version history: (Expand)
- (2023-02-09) Updated to version: py310-uritemplate-4.1.1nb1
- (2022-01-05) Updated to version: py39-uritemplate-4.1.1nb1
- (2021-11-01) Updated to version: py39-uritemplate-4.1.1
- (2021-10-07) Updated to version: py39-uritemplate-3.0.1
- (2020-01-08) Updated to version: py37-uritemplate-3.0.1
- (2017-11-23) Package has been reborn
CVS history: (Expand)
2022-01-04 21:55:40 by Thomas Klausner | Files touched by this commit (1595) |
Log message:
*: bump PKGREVISION for egg.mk users
They now have a tool dependency on py-setuptools instead of a DEPENDS
|
2021-11-01 20:41:46 by Thomas Klausner | Files touched by this commit (2) | |
Log message:
py-uritemplate: update to 4.1.1.
4.1.1 - 2021-10-13
------------------
- Fix setup.cfg metadata to reflect lack of support for Python 2 as desired in
4.0
4.1.0 - 2021-10-12
------------------
- Add type annotations to uritemplate and distribute them for others to use
- Update to a modern documentation theme as well
4.0.0 - 2021-10-10
------------------
- Drop support for Python 2.7, 3.4, and 3.5
- Better support number-like types as values for variables in a template
|
2021-10-26 13:23:42 by Nia Alarie | Files touched by this commit (1161) |
Log message:
textproc: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
Unfetchable distfiles (fetched conditionally?):
./textproc/convertlit/distinfo clit18src.zip
|
2021-10-07 17:02:49 by Nia Alarie | Files touched by this commit (1162) |
Log message:
textproc: Remove SHA1 hashes for distfiles
|
2020-01-04 20:06:45 by Thomas Klausner | Files touched by this commit (3) | |
Log message:
py-uritemplate: update to 3.0.1.
3.0.1 - 2019-12-19
------------------
- Update to Python 3.6, 3.7, and 3.8
- Drop support for Python 2.6, 3.2, and 3.3
- Ignore ``None`` in list argument expansion
- Handle a list with an empty string appropriately
|
2016-11-07 11:53:52 by Thomas Klausner | Files touched by this commit (3) |
Log message:
Updated py-uritemplate to 3.0.0.
Changelog - uritemplate
=======================
3.0.0 - 2016-08-29
------------------
- Merge uritemplate.py into uritemplate
Changelog - uritemplate.py
==========================
2.0.0 - 2016-08-20
------------------
- Relicense uritemplate.py as Apache 2 and BSD (See
https://github.com/sigmavirus24/uritemplate/pull/23)
1.0.1 - 2016-08-18
------------------
- Fix some minor packaging problems.
1.0.0 - 2016-08-17
------------------
- Fix handling of Unicode values on Python 2.6 and 2.7 for urllib.quote.
- Confirm public stable API via version number.
|
2015-11-04 03:00:17 by Alistair G. Crooks | Files touched by this commit (797) |
Log message:
Add SHA512 digests for distfiles for textproc category
Problems found locating distfiles:
Package cabocha: missing distfile cabocha-0.68.tar.bz2
Package convertlit: missing distfile clit18src.zip
Package php-enchant: missing distfile php-enchant/enchant-1.1.0.tgz
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.
|
2015-05-12 16:33:29 by Makoto Fujiwara | Files touched by this commit (1) |
Log message:
Remove unused MASTER_SITES line, sorry.
|