head 1.4; access; symbols pkgsrc-2023Q4:1.4.0.2 pkgsrc-2023Q4-base:1.4 pkgsrc-2023Q3:1.3.0.4 pkgsrc-2023Q3-base:1.3 pkgsrc-2023Q2:1.3.0.2 pkgsrc-2023Q2-base:1.3 pkgsrc-2023Q1:1.2.0.10 pkgsrc-2023Q1-base:1.2 pkgsrc-2022Q4:1.2.0.8 pkgsrc-2022Q4-base:1.2 pkgsrc-2022Q3:1.2.0.6 pkgsrc-2022Q3-base:1.2 pkgsrc-2022Q2:1.2.0.4 pkgsrc-2022Q2-base:1.2 pkgsrc-2022Q1:1.2.0.2 pkgsrc-2022Q1-base:1.2 pkgsrc-2021Q4:1.1.0.6 pkgsrc-2021Q4-base:1.1 pkgsrc-2021Q3:1.1.0.4 pkgsrc-2021Q3-base:1.1 pkgsrc-2021Q2:1.1.0.2 pkgsrc-2021Q2-base:1.1; locks; strict; comment @# @; 1.4 date 2023.10.28.19.57.17; author wiz; state Exp; branches; next 1.3; commitid jP8MYROLWZ3yJqKE; 1.3 date 2023.05.30.04.22.05; author adam; state Exp; branches; next 1.2; commitid phAZn1FujxTlqWqE; 1.2 date 2022.02.13.09.27.13; author adam; state Exp; branches; next 1.1; commitid 6DBiaI5HtpSHfrsD; 1.1 date 2021.04.26.21.19.28; author wiz; state Exp; branches; next ; commitid CRKajpu8w6M0CQQC; desc @@ 1.4 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 @@@comment $NetBSD$ bin/epr-${PYVERSSUFFIX} ${PYSITELIB}/epr.py ${PYSITELIB}/epr.pyc ${PYSITELIB}/epr.pyo ${PYSITELIB}/${WHEEL_INFODIR}/LICENSE ${PYSITELIB}/${WHEEL_INFODIR}/METADATA ${PYSITELIB}/${WHEEL_INFODIR}/RECORD ${PYSITELIB}/${WHEEL_INFODIR}/WHEEL ${PYSITELIB}/${WHEEL_INFODIR}/entry_points.txt @ 1.3 log @py-epr-reader: updated to 2.4.15 2.4.15 Unknown changes @ text @d1 1 a1 1 @@comment $NetBSD: PLIST,v 1.2 2022/02/13 09:27:13 adam Exp $ d3 3 a5 1 ${PYSITELIB}/${WHEEL_INFODIR}/INSTALLER a8 1 ${PYSITELIB}/${WHEEL_INFODIR}/REQUESTED a9 1 ${PYSITELIB}/${WHEEL_INFODIR}/direct_url.json a10 2 ${PYSITELIB}/epr.py ${PYSITELIB}/epr.pyc @ 1.2 log @py-epr-reader: updated to 2.4.13 2.4.13 Unknown changes @ text @d1 1 a1 1 @@comment $NetBSD: PLIST,v 1.1 2021/04/26 21:19:28 wiz Exp $ d3 8 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}/epr.pyo @ 1.1 log @textproc/py-epr-reader: import py-epr-reader-2.4.10 Terminal/CLI Epub reader written in Python with features: - Remembers last read file (just run `epr` without any argument) - Remembers last reading state for each file (per file saved state written to `$HOME/.config/epr/config` or `$HOME/.epr` respectively depending on availability) - Adjustable text area width - Adaptive to terminal resize - Supports EPUB3 (no audio support) - Secondary vim-like bindings - Supports opening images - Dark/Light colorscheme (depends on terminal color capability) @ text @d1 2 a2 5 @@comment $NetBSD$ bin/epr ${PYSITELIB}/epr.py ${PYSITELIB}/epr.pyc ${PYSITELIB}/epr.pyo d7 1 d9 3 @