pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

+new pkg



Module Name:	pkgsrc-wip
Committed By:	K.I.A.Derouiche <kamel.derouiche%gmail.com@localhost>
Pushed By:	jihbed
Date:		Wed Jul 13 02:38:12 2016 +0100
Changeset:	d952c3543de1fbe820ecf653ac9f99e07360c3b0

Added Files:
	py-peng/DESCR
	py-peng/Makefile
	py-peng/PLIST
	py-peng/distinfo

Log Message:
+new pkg

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=d952c3543de1fbe820ecf653ac9f99e07360c3b0

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 py-peng/DESCR    |   1 +
 py-peng/Makefile |  18 +++++++++
 py-peng/PLIST    | 110 +++++++++++++++++++++++++++++++++++++++++++++++++++++++
 py-peng/distinfo |   6 +++
 4 files changed, 135 insertions(+)

diffs:
diff --git a/py-peng/DESCR b/py-peng/DESCR
new file mode 100644
index 0000000..9eab1da
--- /dev/null
+++ b/py-peng/DESCR
@@ -0,0 +1 @@
+This package provides engineering-related classes and functions
diff --git a/py-peng/Makefile b/py-peng/Makefile
new file mode 100644
index 0000000..80f7611
--- /dev/null
+++ b/py-peng/Makefile
@@ -0,0 +1,18 @@
+# $NetBSD$
+
+DISTNAME=	peng-1.0.1
+PKGNAME=        ${PYPKGPREFIX}-${DISTNAME}
+CATEGORIES=	devel
+MASTER_SITES=	https://pypi.python.org/packages/92/e8/6a85f20f241c98db5dd6efd9877364067174bbfe690ea59afc191be92df0/
+
+MAINTAINER=	kamelderouiche%yahoo.com@localhost
+HOMEPAGE=	http://github.com/pmacosta/peng/
+COMMENT=	This package provides engineering-related classes and functions
+LICENSE=	mit
+
+WRKSRC=		${WRKDIR}/peng-1.0.1
+
+USE_LANGUAGES=	# none
+
+.include "../../lang/python/egg.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/py-peng/PLIST b/py-peng/PLIST
new file mode 100644
index 0000000..b8dcc92
--- /dev/null
+++ b/py-peng/PLIST
@@ -0,0 +1,110 @@
+@comment $NetBSD$
+${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
+${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
+${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
+${PYSITELIB}/${EGG_INFODIR}/not-zip-safe
+${PYSITELIB}/${EGG_INFODIR}/requires.txt
+${PYSITELIB}/${EGG_INFODIR}/top_level.txt
+${PYSITELIB}/peng/__init__.py
+${PYSITELIB}/peng/__init__.pyc
+${PYSITELIB}/peng/__init__.pyo
+${PYSITELIB}/peng/constants.py
+${PYSITELIB}/peng/constants.pyc
+${PYSITELIB}/peng/constants.pyo
+${PYSITELIB}/peng/functions.py
+${PYSITELIB}/peng/functions.pyc
+${PYSITELIB}/peng/functions.pyo
+${PYSITELIB}/peng/ptypes.py
+${PYSITELIB}/peng/ptypes.pyc
+${PYSITELIB}/peng/ptypes.pyo
+${PYSITELIB}/peng/touchstone.py
+${PYSITELIB}/peng/touchstone.pyc
+${PYSITELIB}/peng/touchstone.pyo
+${PYSITELIB}/peng/version.py
+${PYSITELIB}/peng/version.pyc
+${PYSITELIB}/peng/version.pyo
+${PYSITELIB}/peng/wave_core.py
+${PYSITELIB}/peng/wave_core.pyc
+${PYSITELIB}/peng/wave_core.pyo
+${PYSITELIB}/peng/wave_functions.py
+${PYSITELIB}/peng/wave_functions.pyc
+${PYSITELIB}/peng/wave_functions.pyo
+share/peng/.pylintrc
+share/peng/.travis.yml
+share/peng/AUTHORS.rst
+share/peng/CHANGELOG.rst
+share/peng/LICENSE
+share/peng/MANIFEST.in
+share/peng/Makefile
+share/peng/README.rst
+share/peng/TODO.rst
+share/peng/data/aspell-whitelist
+share/peng/data/data_files.json
+share/peng/data/requirements.json
+share/peng/docs/Makefile
+share/peng/docs/README.rst
+share/peng/docs/__init__.py
+share/peng/docs/api.rst
+share/peng/docs/conf.py
+share/peng/docs/index.rst
+share/peng/docs/make.bat
+share/peng/docs/support/__init__.py
+share/peng/docs/support/incfile.py
+share/peng/docs/support/ptypes.py
+share/peng/docs/support/requirements_to_rst.py
+share/peng/docs/support/term_echo.py
+share/peng/docs/support/trace_ex_eng_functions.py
+share/peng/docs/support/trace_ex_eng_touchstone.py
+share/peng/docs/support/trace_ex_eng_wave_core.py
+share/peng/docs/support/trace_ex_eng_wave_functions.py
+share/peng/docs/support/trace_support.py
+share/peng/requirements/docs.pip
+share/peng/requirements/main_py26.pip
+share/peng/requirements/main_py27.pip
+share/peng/requirements/main_py33.pip
+share/peng/requirements/main_py34.pip
+share/peng/requirements/main_py35.pip
+share/peng/requirements/rtd.pip
+share/peng/requirements/tests_py26.pip
+share/peng/requirements/tests_py27.pip
+share/peng/requirements/tests_py33.pip
+share/peng/requirements/tests_py34.pip
+share/peng/requirements/tests_py35.pip
+share/peng/sbin/__init__.py
+share/peng/sbin/build-tags.sh
+share/peng/sbin/build_docs.py
+share/peng/sbin/build_moddb.py
+share/peng/sbin/build_wheel_cache.py
+share/peng/sbin/check_files_compliance.py
+share/peng/sbin/complete-cloning.sh
+share/peng/sbin/coveragerc_manager.py
+share/peng/sbin/cprint.sh
+share/peng/sbin/fix_windows_symlinks.py
+share/peng/sbin/format_commit_msg.py
+share/peng/sbin/functions.py
+share/peng/sbin/functions.sh
+share/peng/sbin/gen_pkg_manifest.py
+share/peng/sbin/gen_req_files.py
+share/peng/sbin/ipath.sh
+share/peng/sbin/list-authors.sh
+share/peng/sbin/patch_pylint.py
+share/peng/sbin/png-to-console.sh
+share/peng/sbin/rebase.py
+share/peng/sbin/refresh_moddb.py
+share/peng/sbin/rtest.sh
+share/peng/sbin/setup-git-hooks.sh
+share/peng/sbin/update_copyright_notice.py
+share/peng/sbin/update_sphinx_conf.py
+share/peng/setup.cfg
+share/peng/setup.py
+share/peng/tests/__init__.py
+share/peng/tests/conftest.py
+share/peng/tests/functions.py
+share/peng/tests/pytest.ini
+share/peng/tests/support.py
+share/peng/tests/test_peng.py
+share/peng/tests/test_ptypes.py
+share/peng/tests/touchstone.py
+share/peng/tests/wave_core.py
+share/peng/tests/wave_functions.py
+share/peng/tox.ini
diff --git a/py-peng/distinfo b/py-peng/distinfo
new file mode 100644
index 0000000..3f13228
--- /dev/null
+++ b/py-peng/distinfo
@@ -0,0 +1,6 @@
+$NetBSD$
+
+SHA1 (peng-1.0.1.tar.gz) = 53ffd998383b0cdad73da97a22d56bae2e90b0fb
+RMD160 (peng-1.0.1.tar.gz) = fd139260f9682d48fd7297f08a661ec65c6fdcd3
+SHA512 (peng-1.0.1.tar.gz) = d2b59cf06b90a5d26d133d4655657e0e336c98e3d729d176c18c09b8ff5ba2436ec64004a3e84e06dbeaa9f5ad915370951202dea6654f5d7bb36c9a3a9d6c8f
+Size (peng-1.0.1.tar.gz) = 129018 bytes


Home | Main Index | Thread Index | Old Index