head 1.7; access; symbols pkgsrc-2023Q4:1.7.0.16 pkgsrc-2023Q4-base:1.7 pkgsrc-2023Q3:1.7.0.14 pkgsrc-2023Q3-base:1.7 pkgsrc-2023Q2:1.7.0.12 pkgsrc-2023Q2-base:1.7 pkgsrc-2023Q1:1.7.0.10 pkgsrc-2023Q1-base:1.7 pkgsrc-2022Q4:1.7.0.8 pkgsrc-2022Q4-base:1.7 pkgsrc-2022Q3:1.7.0.6 pkgsrc-2022Q3-base:1.7 pkgsrc-2022Q2:1.7.0.4 pkgsrc-2022Q2-base:1.7 pkgsrc-2022Q1:1.7.0.2 pkgsrc-2022Q1-base:1.7 pkgsrc-2021Q4:1.6.0.8 pkgsrc-2021Q4-base:1.6 pkgsrc-2021Q3:1.6.0.6 pkgsrc-2021Q3-base:1.6 pkgsrc-2021Q2:1.6.0.4 pkgsrc-2021Q2-base:1.6 pkgsrc-2021Q1:1.6.0.2 pkgsrc-2021Q1-base:1.6 pkgsrc-2020Q4:1.5.0.2 pkgsrc-2020Q4-base:1.5 pkgsrc-2020Q3:1.4.0.22 pkgsrc-2020Q3-base:1.4 pkgsrc-2020Q2:1.4.0.20 pkgsrc-2020Q2-base:1.4 pkgsrc-2020Q1:1.4.0.16 pkgsrc-2020Q1-base:1.4 pkgsrc-2019Q4:1.4.0.18 pkgsrc-2019Q4-base:1.4 pkgsrc-2019Q3:1.4.0.14 pkgsrc-2019Q3-base:1.4 pkgsrc-2019Q2:1.4.0.12 pkgsrc-2019Q2-base:1.4 pkgsrc-2019Q1:1.4.0.10 pkgsrc-2019Q1-base:1.4 pkgsrc-2018Q4:1.4.0.8 pkgsrc-2018Q4-base:1.4 pkgsrc-2018Q3:1.4.0.6 pkgsrc-2018Q3-base:1.4 pkgsrc-2018Q2:1.4.0.4 pkgsrc-2018Q2-base:1.4 pkgsrc-2018Q1:1.4.0.2 pkgsrc-2018Q1-base:1.4 pkgsrc-2017Q4:1.3.0.16 pkgsrc-2017Q4-base:1.3 pkgsrc-2017Q3:1.3.0.14 pkgsrc-2017Q3-base:1.3 pkgsrc-2017Q2:1.3.0.10 pkgsrc-2017Q2-base:1.3 pkgsrc-2017Q1:1.3.0.8 pkgsrc-2017Q1-base:1.3 pkgsrc-2016Q4:1.3.0.6 pkgsrc-2016Q4-base:1.3 pkgsrc-2016Q3:1.3.0.4 pkgsrc-2016Q3-base:1.3 pkgsrc-2016Q2:1.3.0.2 pkgsrc-2016Q2-base:1.3 pkgsrc-2016Q1:1.2.0.2 pkgsrc-2016Q1-base:1.2 pkgsrc-2015Q4:1.1.0.4 pkgsrc-2015Q4-base:1.1 pkgsrc-2015Q3:1.1.0.2 pkgsrc-2015Q3-base:1.1; locks; strict; comment @# @; 1.7 date 2022.01.04.20.55.40; author wiz; state Exp; branches; next 1.6; commitid CYyhdK9qtoffkmnD; 1.6 date 2021.02.21.12.54.20; author adam; state Exp; branches; next 1.5; commitid Am9QkS5d4NadSzIC; 1.5 date 2020.11.12.23.44.23; author adam; state Exp; branches; next 1.4; commitid d2ldFZnuVeRtIEvC; 1.4 date 2018.02.26.11.38.00; author leot; state Exp; branches; next 1.3; commitid dRLyku3cG4UcwmsA; 1.3 date 2016.06.01.12.34.42; author wiz; state Exp; branches; next 1.2; commitid Qwt7RRcLoDthfL8z; 1.2 date 2015.12.30.15.03.45; author leot; state Exp; branches; next 1.1; commitid 8H5llNrS6eke1ZOy; 1.1 date 2015.08.23.14.15.55; author leot; state Exp; branches; next ; commitid H3hJFc1ppx0CToyy; desc @@ 1.7 log @*: bump PKGREVISION for egg.mk users They now have a tool dependency on py-setuptools instead of a DEPENDS @ text @# $NetBSD: Makefile,v 1.6 2021/02/21 12:54:20 adam Exp $ DISTNAME= pyperclip-1.8.2 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} PKGREVISION= 1 CATEGORIES= x11 python MASTER_SITES= ${MASTER_SITE_PYPI:=p/pyperclip/} MAINTAINER= pkgsrc-users@@NetBSD.org HOMEPAGE= https://github.com/asweigart/pyperclip COMMENT= Python module for cross-platform clipboard functions LICENSE= modified-bsd USE_LANGUAGES= # none .include "../../mk/bsd.prefs.mk" .if ${OPSYS} != "Darwin" DEPENDS+= xclip-[0-9]*:../../x11/xclip .endif .include "../../lang/python/egg.mk" .include "../../mk/bsd.pkg.mk" @ 1.6 log @py-pyperclip: updated to 1.8.2 1.8.2: Unknown changes @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.5 2020/11/12 23:44:23 adam Exp $ d5 1 @ 1.5 log @py-pyperclip: updated to 1.8.1 1.8.1: Unknown changes @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.4 2018/02/26 11:38:00 leot Exp $ d3 1 a3 1 DISTNAME= pyperclip-1.8.1 @ 1.4 log @py-pyperclip: Update x11/py-pyperclip to 1.6.0 pkgsrc changes: - Fetch the `.tar.gz' distfile instead of the `.zip' one Changes: v1.6.0, 2017/11/08 Refactor all the code in a single file. v1.5.32, 2017/10/29 Added limited cygwin support. v1.5.31, 2017/10/29 Fixed another mistake where 'posix' was checked for OS X instead of 'mac' due to a mistaken merge. Added lazy loading. v1.5.30, 2017/10/29 Fixed the encoding that was set to "uft-8". v1.5.29, 2017/10/29 Pyperclip works with qtpy module, osx can use objc now, set pyqt as lower priority than xsel/xclip/klipper, add support for PyQt5. v1.5.28, 2017/10/28 Capture stderr of xclip subprocess, fixed issue #88 where emojii cut off the last character, allowed selection between PRIMARY and CLIPBOARD for xsel and xclip. v1.5.27, 2016/03/14 Disable broken cygwin implementation until issue 55 can be fixed. v1.5.26, 2016/01/20 Fix #51, Replace wcscpy_s with memmove for Windows XP. @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.3 2016/06/01 12:34:42 wiz Exp $ d3 1 a3 1 DISTNAME= pyperclip-1.6.0 d5 1 a5 1 CATEGORIES= x11 d15 2 d18 1 @ 1.3 log @Fix MASTER_SITES. @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.2 2015/12/30 15:03:45 leot Exp $ d3 1 a3 1 DISTNAME= pyperclip-1.5.25 a6 1 EXTRACT_SUFX= .zip @ 1.2 log @Update x11/py-pyperclip to 1.5.25. Changes: v1.5.25, 2015/12/13 -- Fix #53, PEP8 changes, STRING_FUNCTION rename v1.5.24, 2015/11/14 -- Fix for Import ctypes.wintypes on Linux issue. v1.5.23, 2015/11/14 -- v1.5.22, 2015/11/08 -- Fix segfault for PyQt4 copy/paste functions v1.5.21, 2015/11/04 -- Import fixes. v1.5.20, 2015/10/30 -- Big refactoring and testing additions from mhils. Thanks! v1.5.19, 2015/10/29 -- Updating setup.py to pull version info from __init__.py v1.5.18, 2015/10/29 -- Added _noCopy/_noPaste functions to raise NotImplementedError exceptions when called, instead of raising exceptions when Pyperclip is imported. v1.5.17, 2015/10/28 -- Refactoring to add determineFunctionSet() and setFunctions() functions. v1.5.16, 2015/10/28 -- Fix issue 31, Klipper adds newline to the end of the pasted text. v1.5.15, 2015/10/12 -- Removing _pyperclip.py file which accidentally got included in the PyPI package. v1.5.14, 2015/10/09 -- Fixed major Windows problems. v1.5.13, 2015/09/23 -- Added other python versions to to the setup.py file. v1.5.12, 2015/09/18 -- Added _pasteKlipper() & _copyKlipper(). Thanks contrixed! @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.1 2015/08/23 14:15:55 leot Exp $ d6 1 a6 1 MASTER_SITES= ${MASTER_SITE_PYPI} @ 1.1 log @Import x11/py-pyperclip as py-pyperclip-1.5.11 (needed to update net/mitmproxy) ok wiz@@. Pyperclip is a cross-platform Python module for copy and paste clipboard functions. @ text @d1 1 a1 1 # $NetBSD$ d3 1 a3 1 DISTNAME= pyperclip-1.5.11 d6 1 a6 1 MASTER_SITES= ${MASTER_SITE_PYPI:=p/pyperclip/} @