Link [ pkgsrc | NetBSD | pkgsrc git mirror | PR fulltext-search | netbsd commit viewer ]


   
        usage: [branch:branch] [user:user] [path[@revision]] keyword [... [-excludekeyword [...]]] (e.g. branch:MAIN pkgtools/pkg)




switch to index mode

recent branches: MAIN (1h)  pkgsrc-2024Q1 (9d)  pkgsrc-2023Q4 (56d)  pkgsrc-2023Q2 (88d)  pkgsrc-2023Q3 (168d) 

2024-05-26 20:12:41 UTC Now

2024-02-05 06:46:01 UTC MAIN commitmail json YAML

py-xml2rfc: updated to 3.19.3

v3.19.3 - 2024-02-04

Bug Fixes

- Silently pass when weasyprint is not installed

Refactors

- Use context managers when opening files

Documentation Changes

- update CHANGELOG.md + py file versions for v3.19.2 [skip ci] (commit by @kesara)
- Update README.md (commit by @kesara)

v3.19.2 - 2024-01-31

Bug Fixes

- Use importlib.metadata
- Use raw string notation for regex
- Improve xml2rfc version information logic
- Treat referencegroup entries similarly to reference entries

Build System

- Use PyPI trusted publishing
- Remove redundant doc publish job
- Give permission to write packages and content to pypi-publish GHA. (commit by @kesara)

Documentation Changes

cd66aec - update CHANGELOG.md + py file versions for v3.19.1 [skip ci] (commit by @kesara)

Chores

- Remove stale bin directory
- Remove stale doc directory
- Use inclusive language

(adam)