head	1.4;
access;
symbols
	pkgsrc-2026Q1:1.4.0.8
	pkgsrc-2026Q1-base:1.4
	pkgsrc-2025Q4:1.4.0.6
	pkgsrc-2025Q4-base:1.4
	pkgsrc-2025Q3:1.4.0.4
	pkgsrc-2025Q3-base:1.4
	pkgsrc-2025Q2:1.4.0.2
	pkgsrc-2025Q2-base:1.4
	pkgsrc-2025Q1:1.3.0.12
	pkgsrc-2025Q1-base:1.3
	pkgsrc-2024Q4:1.3.0.10
	pkgsrc-2024Q4-base:1.3
	pkgsrc-2024Q3:1.3.0.8
	pkgsrc-2024Q3-base:1.3
	pkgsrc-2024Q2:1.3.0.6
	pkgsrc-2024Q2-base:1.3
	pkgsrc-2024Q1:1.3.0.4
	pkgsrc-2024Q1-base:1.3
	pkgsrc-2023Q4:1.3.0.2
	pkgsrc-2023Q4-base:1.3
	pkgsrc-2023Q3:1.2.0.2
	pkgsrc-2023Q3-base:1.2
	pkgsrc-2023Q2:1.1.0.36
	pkgsrc-2023Q2-base:1.1
	pkgsrc-2023Q1:1.1.0.34
	pkgsrc-2023Q1-base:1.1
	pkgsrc-2022Q4:1.1.0.32
	pkgsrc-2022Q4-base:1.1
	pkgsrc-2022Q3:1.1.0.30
	pkgsrc-2022Q3-base:1.1
	pkgsrc-2022Q2:1.1.0.28
	pkgsrc-2022Q2-base:1.1
	pkgsrc-2022Q1:1.1.0.26
	pkgsrc-2022Q1-base:1.1
	pkgsrc-2021Q4:1.1.0.24
	pkgsrc-2021Q4-base:1.1
	pkgsrc-2021Q3:1.1.0.22
	pkgsrc-2021Q3-base:1.1
	pkgsrc-2021Q2:1.1.0.20
	pkgsrc-2021Q2-base:1.1
	pkgsrc-2021Q1:1.1.0.18
	pkgsrc-2021Q1-base:1.1
	pkgsrc-2020Q4:1.1.0.16
	pkgsrc-2020Q4-base:1.1
	pkgsrc-2020Q3:1.1.0.14
	pkgsrc-2020Q3-base:1.1
	pkgsrc-2020Q2:1.1.0.12
	pkgsrc-2020Q2-base:1.1
	pkgsrc-2020Q1:1.1.0.8
	pkgsrc-2020Q1-base:1.1
	pkgsrc-2019Q4:1.1.0.10
	pkgsrc-2019Q4-base:1.1
	pkgsrc-2019Q3:1.1.0.6
	pkgsrc-2019Q3-base:1.1
	pkgsrc-2019Q2:1.1.0.4
	pkgsrc-2019Q2-base:1.1
	pkgsrc-2019Q1:1.1.0.2
	pkgsrc-2019Q1-base:1.1;
locks; strict;
comment	@# @;


1.4
date	2025.04.14.12.39.20;	author adam;	state Exp;
branches;
next	1.3;
commitid	p3rjvwyPH4oR91RF;

1.3
date	2023.10.28.19.57.18;	author wiz;	state Exp;
branches;
next	1.2;
commitid	jP8MYROLWZ3yJqKE;

1.2
date	2023.07.31.21.58.36;	author gutteridge;	state Exp;
branches;
next	1.1;
commitid	lw91aaqNLYD2h0zE;

1.1
date	2019.03.01.22.07.19;	author gutteridge;	state Exp;
branches;
next	;
commitid	SHMCELf3RPcW9IdB;


desc
@@


1.4
log
@Fix PLIST after py-setuptools update; bump depends and revision
@
text
@@@comment $NetBSD: PLIST,v 1.3 2023/10/28 19:57:18 wiz Exp $
${PYSITELIB}/${WHEEL_INFODIR}/METADATA
${PYSITELIB}/${WHEEL_INFODIR}/RECORD
${PYSITELIB}/${WHEEL_INFODIR}/WHEEL
${PYSITELIB}/${WHEEL_INFODIR}/entry_points.txt
${PYSITELIB}/${WHEEL_INFODIR}/licenses/LICENSE
${PYSITELIB}/${WHEEL_INFODIR}/top_level.txt
${PYSITELIB}/markups/__init__.py
${PYSITELIB}/markups/__init__.pyc
${PYSITELIB}/markups/__init__.pyo
${PYSITELIB}/markups/abstract.py
${PYSITELIB}/markups/abstract.pyc
${PYSITELIB}/markups/abstract.pyo
${PYSITELIB}/markups/asciidoc.py
${PYSITELIB}/markups/asciidoc.pyc
${PYSITELIB}/markups/asciidoc.pyo
${PYSITELIB}/markups/common.py
${PYSITELIB}/markups/common.pyc
${PYSITELIB}/markups/common.pyo
${PYSITELIB}/markups/markdown.py
${PYSITELIB}/markups/markdown.pyc
${PYSITELIB}/markups/markdown.pyo
${PYSITELIB}/markups/py.typed
${PYSITELIB}/markups/restructuredtext.py
${PYSITELIB}/markups/restructuredtext.pyc
${PYSITELIB}/markups/restructuredtext.pyo
${PYSITELIB}/markups/textile.py
${PYSITELIB}/markups/textile.pyc
${PYSITELIB}/markups/textile.pyo
@


1.3
log
@python/wheel.mk: simplify a lot, and switch to 'installer' for installation

This follows the recommended bootstrap method (flit_core, build, installer).

However, installer installs different files than pip, so update PLISTs
for all packages using wheel.mk and bump their PKGREVISIONs.
@
text
@d1 1
a1 2
@@comment $NetBSD$
${PYSITELIB}/${WHEEL_INFODIR}/LICENSE
d6 1
@


1.2
log
@py-markups: update to 4.0.0

There isn't much here of relevance to pkgsrc (as presently configured),
but we may as well track the latest version. This drops Python 3.8
support, but as its only dependant is editors/retext, this doesn't seem
concerning.

Version 4.0.0, 2023-01-16
=========================

Incompatible changes:

* Python versions older than 3.9 are no longer supported.
* Python-Markdown versions older than 3.0 are no longer supported.
* Setuptools 61.2 or higher is required to build the project.
* ``setup.py`` has been removed. Use ``pip``, ``build`` or other :PEP:`517`
  compatible tool.

Other changes:

* Added AsciiDocMarkup (contributed by Dave Kuhlman in #17).
* Made the tests pass with Pygments ≥ 2.11.
* Made the tests pass when PyYAML is not installed (#18).
* Reformatted code in accordance with :PEP:`8` standard.
* Fixed mypy errors and added a :PEP:`561` ``py.typed`` file.
@
text
@a1 1
${PYSITELIB}/${WHEEL_INFODIR}/INSTALLER
a4 1
${PYSITELIB}/${WHEEL_INFODIR}/REQUESTED
a5 1
${PYSITELIB}/${WHEEL_INFODIR}/direct_url.json
d10 1
d13 1
d16 1
d19 1
d22 1
d26 1
d29 1
@


1.1
log
@textproc/py-markups: initial import

py-markups is a module that provides a wrapper around various text
markup languages. Available by default are Markdown, reStructuredText,
and Textile, but you can easily add your own markups.
@
text
@d2 9
a10 6
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
${PYSITELIB}/${EGG_INFODIR}/entry_points.txt
${PYSITELIB}/${EGG_INFODIR}/requires.txt
${PYSITELIB}/${EGG_INFODIR}/top_level.txt
a12 1
${PYSITELIB}/markups/__init__.pyo
d15 2
a16 1
${PYSITELIB}/markups/abstract.pyo
a18 1
${PYSITELIB}/markups/common.pyo
d21 1
a21 1
${PYSITELIB}/markups/markdown.pyo
a23 1
${PYSITELIB}/markups/restructuredtext.pyo
a25 1
${PYSITELIB}/markups/textile.pyo
@

