pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
remove py-teamcity: instable
Module Name: pkgsrc-wip
Committed By: K.I.A.Derouiche <kamel.derouiche%gmail.com@localhost>
Pushed By: jihbed
Date: Wed Oct 21 11:46:20 2020 +0100
Changeset: 9f2fa252408b45e625ca3462a0665e17daa565a2
Removed Files:
py-teamcity/DESCR
py-teamcity/Makefile
py-teamcity/PLIST
py-teamcity/distinfo
Log Message:
remove py-teamcity: instable
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=9f2fa252408b45e625ca3462a0665e17daa565a2
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
py-teamcity/DESCR | 5 -----
py-teamcity/Makefile | 15 ---------------
py-teamcity/PLIST | 52 ----------------------------------------------------
py-teamcity/distinfo | 6 ------
4 files changed, 78 deletions(-)
diffs:
diff --git a/py-teamcity/DESCR b/py-teamcity/DESCR
deleted file mode 100644
index f68183766a..0000000000
--- a/py-teamcity/DESCR
+++ /dev/null
@@ -1,5 +0,0 @@
-This package integrates Python with the TeamCity Continuous Integration
-(CI) server. It allows sending service messages from Python code.
-Additionally, it provides integration with the following testing
-frameworks and tools:py.test,nose,Django,unittest (Python standard library)
-Trial (Twisted),Flake8, Behave, PyLint
diff --git a/py-teamcity/Makefile b/py-teamcity/Makefile
deleted file mode 100644
index d97a50be28..0000000000
--- a/py-teamcity/Makefile
+++ /dev/null
@@ -1,15 +0,0 @@
-# $NetBSD$
-
-DISTNAME= teamcity-messages-1.28
-PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/-messages//}
-CATEGORIES= devel python
-MASTER_SITES= https://files.pythonhosted.org/packages/df/c2/4ac5824fa5cc5739a63cfbd38b530c2fb0d19e26faa52779629048f8d0fe/
-
-MAINTAINER= kamelderouiche%yahoo.com@localhost
-HOMEPAGE= https://github.com/JetBrains/teamcity-messages
-COMMENT= Send test results to TeamCity continuous integration server
-LICENSE= apache-2.0
-
-
-.include "../../lang/python/egg.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/py-teamcity/PLIST b/py-teamcity/PLIST
deleted file mode 100644
index 03b4151ae0..0000000000
--- a/py-teamcity/PLIST
+++ /dev/null
@@ -1,52 +0,0 @@
-@comment $NetBSD$
-${PYSITELIB}/teamcity/__init__.py
-${PYSITELIB}/teamcity/__init__.pyc
-${PYSITELIB}/teamcity/__init__.pyo
-${PYSITELIB}/teamcity/common.py
-${PYSITELIB}/teamcity/common.pyc
-${PYSITELIB}/teamcity/common.pyo
-${PYSITELIB}/teamcity/context_managers.py
-${PYSITELIB}/teamcity/context_managers.pyc
-${PYSITELIB}/teamcity/context_managers.pyo
-${PYSITELIB}/teamcity/diff_tools.py
-${PYSITELIB}/teamcity/diff_tools.pyc
-${PYSITELIB}/teamcity/diff_tools.pyo
-${PYSITELIB}/teamcity/django.py
-${PYSITELIB}/teamcity/django.pyc
-${PYSITELIB}/teamcity/django.pyo
-${PYSITELIB}/teamcity/flake8_plugin.py
-${PYSITELIB}/teamcity/flake8_plugin.pyc
-${PYSITELIB}/teamcity/flake8_plugin.pyo
-${PYSITELIB}/teamcity/flake8_v2_plugin.py
-${PYSITELIB}/teamcity/flake8_v2_plugin.pyc
-${PYSITELIB}/teamcity/flake8_v2_plugin.pyo
-${PYSITELIB}/teamcity/flake8_v3_plugin.py
-${PYSITELIB}/teamcity/flake8_v3_plugin.pyc
-${PYSITELIB}/teamcity/flake8_v3_plugin.pyo
-${PYSITELIB}/teamcity/jb_behave_formatter.py
-${PYSITELIB}/teamcity/jb_behave_formatter.pyc
-${PYSITELIB}/teamcity/jb_behave_formatter.pyo
-${PYSITELIB}/teamcity/messages.py
-${PYSITELIB}/teamcity/messages.pyc
-${PYSITELIB}/teamcity/messages.pyo
-${PYSITELIB}/teamcity/nose_report.py
-${PYSITELIB}/teamcity/nose_report.pyc
-${PYSITELIB}/teamcity/nose_report.pyo
-${PYSITELIB}/teamcity/pylint_reporter.py
-${PYSITELIB}/teamcity/pylint_reporter.pyc
-${PYSITELIB}/teamcity/pylint_reporter.pyo
-${PYSITELIB}/teamcity/pytest_plugin.py
-${PYSITELIB}/teamcity/pytest_plugin.pyc
-${PYSITELIB}/teamcity/pytest_plugin.pyo
-${PYSITELIB}/teamcity/unittestpy.py
-${PYSITELIB}/teamcity/unittestpy.pyc
-${PYSITELIB}/teamcity/unittestpy.pyo
-${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}/not-zip-safe
-${PYSITELIB}/${EGG_INFODIR}/top_level.txt
-${PYSITELIB}/twisted/plugins/teamcity_plugin.py
-${PYSITELIB}/twisted/plugins/teamcity_plugin.pyc
-${PYSITELIB}/twisted/plugins/teamcity_plugin.pyo
diff --git a/py-teamcity/distinfo b/py-teamcity/distinfo
deleted file mode 100644
index cc8ba94649..0000000000
--- a/py-teamcity/distinfo
+++ /dev/null
@@ -1,6 +0,0 @@
-$NetBSD$
-
-SHA1 (teamcity-messages-1.28.tar.gz) = 48fa2faefb7e596242e9d35116a80ada9a9d62ae
-RMD160 (teamcity-messages-1.28.tar.gz) = 1f377e37705079ce28eb9fbc3e9319f57e591e50
-SHA512 (teamcity-messages-1.28.tar.gz) = 264e0fd3ec3c5b6a9620635935797f0a9dbbb16864f110e3dc4877b8ce03dd5b35b066aecdf61a1b0ffbb2496ad22468f993d3fefb0c9eee3d2caad1857621e7
-Size (teamcity-messages-1.28.tar.gz) = 32813 bytes
Home |
Main Index |
Thread Index |
Old Index