[ITP] py3c-devel

David Rothenberger daveroth@acm.org
Tue Jun 9 01:59:43 GMT 2020


The new Subversion release has py3c as a build-time dependency, so I'd
like to offer this as a new package.

License: MIT

Distributions
 * Debian: https://pkgs.org/download/py3c-dev
 * Fedora: https://pkgs.org/download/py3c-devel

Package Files
 * https://drothenberger-my.sharepoint.com/:f:/g/personal/david_drothenberger_onmicrosoft_com/EgN_Z8xPXbZHrV0wgubSBtIBussLEKoAbQ_cLF5ypUeLqw?e=mH3CpG

------------------------[ py3c.cygport ]------------------------

NAME=py3c-devel
VERSION=1.1
RELEASE=1

SUMMARY="Python 2/3 Compatibility Layer for C"
DESCRIPTION="Python 2/3 Compatibility Layer for C"
CATEGORY="Devel"
HOMEPAGE="http://py3c.readthedocs.io/"
SRC_URI="https://github.com/encukou/py3c/archive/v${PV}.zip"
SRC_DIR=py3c-${PV}

SRC_URI+=" series"
PATCH_URI="$(grep -v '^#' series)"

BUILD_REQUIRES=sed

USE_DESTDIR=0
src_compile () {
  lndirs
}

-- 
David Rothenberger  ----  daveroth@acm.org


More information about the Cygwin-apps mailing list