pkgsrc-WIP-changes archive

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

Remove py-agate{,-dbf,-excel,-sql} because they were imported to pkgsrc



Module Name:	pkgsrc-wip
Committed By:	Aleksey Cheusov <vle%gmx.net@localhost>
Pushed By:	cheusov
Date:		Tue May 21 17:29:51 2024 +0400
Changeset:	623b14b3e73d6675978b526dd70690107247e626

Modified Files:
	Makefile
Removed Files:
	py-agate-dbf/DESCR
	py-agate-dbf/Makefile
	py-agate-dbf/PLIST
	py-agate-dbf/distinfo
	py-agate-excel/DESCR
	py-agate-excel/Makefile
	py-agate-excel/PLIST
	py-agate-excel/distinfo
	py-agate-sql/DESCR
	py-agate-sql/Makefile
	py-agate-sql/PLIST
	py-agate-sql/distinfo
	py-agate-sql/patches/patch-tests_test__agatesql.py
	py-agate/DESCR
	py-agate/Makefile
	py-agate/PLIST
	py-agate/distinfo
	py-agate/patches/patch-tests_test__data__types.py

Log Message:
Remove py-agate{,-dbf,-excel,-sql} because they were imported to pkgsrc

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

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

diffstat:
 Makefile                                           |   4 -
 py-agate-dbf/DESCR                                 |   7 -
 py-agate-dbf/Makefile                              |  23 --
 py-agate-dbf/PLIST                                 |  13 -
 py-agate-dbf/distinfo                              |   5 -
 py-agate-excel/DESCR                               |   7 -
 py-agate-excel/Makefile                            |  25 --
 py-agate-excel/PLIST                               |  16 --
 py-agate-excel/distinfo                            |   5 -
 py-agate-sql/DESCR                                 |   7 -
 py-agate-sql/Makefile                              |  24 --
 py-agate-sql/PLIST                                 |  13 -
 py-agate-sql/distinfo                              |   6 -
 py-agate-sql/patches/patch-tests_test__agatesql.py |  13 -
 py-agate/DESCR                                     |  10 -
 py-agate/Makefile                                  |  29 --
 py-agate/PLIST                                     | 307 ---------------------
 py-agate/distinfo                                  |   6 -
 py-agate/patches/patch-tests_test__data__types.py  |  43 ---
 19 files changed, 563 deletions(-)

diffs:
diff --git a/Makefile b/Makefile
index a50e6cd8d5..002fe617b7 100644
--- a/Makefile
+++ b/Makefile
@@ -3221,10 +3221,6 @@ SUBDIR+=	py-adsbibdesk
 SUBDIR+=	py-aerocalc
 SUBDIR+=	py-affine
 SUBDIR+=	py-agaro
-SUBDIR+=	py-agate
-SUBDIR+=	py-agate-dbf
-SUBDIR+=	py-agate-excel
-SUBDIR+=	py-agate-sql
 SUBDIR+=	py-ahoy
 SUBDIR+=	py-aikif
 SUBDIR+=	py-aioconsole
diff --git a/py-agate-dbf/DESCR b/py-agate-dbf/DESCR
deleted file mode 100644
index 6cf046029d..0000000000
--- a/py-agate-dbf/DESCR
+++ /dev/null
@@ -1,7 +0,0 @@
-agate-dbf adds read support for dbf files to agate.
-
-Important links:
-    agate https://agate.rtfd.org
-    Documentation: https://agate-dbf.rtfd.org
-    Repository: https://github.com/wireservice/agate-dbf
-    Issues: https://github.com/wireservice/agate-dbf/issues
diff --git a/py-agate-dbf/Makefile b/py-agate-dbf/Makefile
deleted file mode 100644
index 7d11d067f0..0000000000
--- a/py-agate-dbf/Makefile
+++ /dev/null
@@ -1,23 +0,0 @@
-# $NetBSD$
-
-DISTNAME=	agate-dbf-0.2.3
-PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
-CATEGORIES=	databases python
-MASTER_SITES=	${MASTER_SITE_PYPI:=a/agate-dbf/}
-
-MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=	https://agate-dbf.readthedocs.io/en/latest/
-COMMENT=	DBF read/write support to agate
-LICENSE=	mit
-
-TOOL_DEPENDS+=	${PYPKGPREFIX}-setuptools-[0-9]*:../../devel/py-setuptools
-TOOL_DEPENDS+=	${PYPKGPREFIX}-wheel-[0-9]*:../../devel/py-wheel
-DEPENDS+=	${PYPKGPREFIX}-agate-[0-9]*:../../wip/py-agate
-DEPENDS+=	${PYPKGPREFIX}-dbfread-[0-9]*:../../databases/py-dbfread
-
-USE_LANGUAGES=	# none
-
-PYTHON_VERSIONS_INCOMPATIBLE=	27
-
-.include "../../lang/python/wheel.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/py-agate-dbf/PLIST b/py-agate-dbf/PLIST
deleted file mode 100644
index e020a1780c..0000000000
--- a/py-agate-dbf/PLIST
+++ /dev/null
@@ -1,13 +0,0 @@
-@comment $NetBSD$
-${PYSITELIB}/${WHEEL_INFODIR}/AUTHORS.rst
-${PYSITELIB}/${WHEEL_INFODIR}/COPYING
-${PYSITELIB}/${WHEEL_INFODIR}/METADATA
-${PYSITELIB}/${WHEEL_INFODIR}/RECORD
-${PYSITELIB}/${WHEEL_INFODIR}/WHEEL
-${PYSITELIB}/${WHEEL_INFODIR}/top_level.txt
-${PYSITELIB}/agatedbf/__init__.py
-${PYSITELIB}/agatedbf/__init__.pyc
-${PYSITELIB}/agatedbf/__init__.pyo
-${PYSITELIB}/agatedbf/table.py
-${PYSITELIB}/agatedbf/table.pyc
-${PYSITELIB}/agatedbf/table.pyo
diff --git a/py-agate-dbf/distinfo b/py-agate-dbf/distinfo
deleted file mode 100644
index 7a42750204..0000000000
--- a/py-agate-dbf/distinfo
+++ /dev/null
@@ -1,5 +0,0 @@
-$NetBSD$
-
-BLAKE2s (agate-dbf-0.2.3.tar.gz) = a72adc68d87b0772cdb37577efdd1cce4d1998ae5c5b714784d414140579f835
-SHA512 (agate-dbf-0.2.3.tar.gz) = c77df50b5d38c4f8b92414d6ed793b13b9c54c02235cba5793865c1f6a60dac5af99933763db7cdb807687bbc1a4efd123037c2ab6f402e850d5d57f0eab2190
-Size (agate-dbf-0.2.3.tar.gz) = 7440 bytes
diff --git a/py-agate-excel/DESCR b/py-agate-excel/DESCR
deleted file mode 100644
index f51ab3c0b3..0000000000
--- a/py-agate-excel/DESCR
+++ /dev/null
@@ -1,7 +0,0 @@
-agate-excel adds read support for Excel files (xls and xlsx) to agate.
-
-Important links:
-    agate https://agate.rtfd.org
-    Documentation: https://agate-excel.rtfd.org
-    Repository: https://github.com/wireservice/agate-excel
-    Issues: https://github.com/wireservice/agate-excel/issues
diff --git a/py-agate-excel/Makefile b/py-agate-excel/Makefile
deleted file mode 100644
index 1c03a35b4b..0000000000
--- a/py-agate-excel/Makefile
+++ /dev/null
@@ -1,25 +0,0 @@
-# $NetBSD$
-
-DISTNAME=	agate-excel-0.4.1
-PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
-CATEGORIES=	databases python
-MASTER_SITES=	${MASTER_SITE_PYPI:=a/agate-excel/}
-
-MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=	https://agate-excel.readthedocs.io/
-COMMENT=	EXCEL read/write support to agate
-LICENSE=	mit
-
-TOOL_DEPENDS+=	${PYPKGPREFIX}-setuptools-[0-9]*:../../devel/py-setuptools
-TOOL_DEPENDS+=	${PYPKGPREFIX}-wheel-[0-9]*:../../devel/py-wheel
-DEPENDS+=	${PYPKGPREFIX}-agate-[0-9]*:../../wip/py-agate
-DEPENDS+=	${PYPKGPREFIX}-olefile-[0-9]*:../../devel/py-olefile
-DEPENDS+=	${PYPKGPREFIX}-openpyxl-[0-9]*:../../textproc/py-openpyxl
-DEPENDS+=	${PYPKGPREFIX}-xlrd-[0-9]*:../../textproc/py-xlrd
-
-USE_LANGUAGES=	# none
-
-PYTHON_VERSIONS_INCOMPATIBLE=	27
-
-.include "../../lang/python/wheel.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/py-agate-excel/PLIST b/py-agate-excel/PLIST
deleted file mode 100644
index 3c0bf7a3b3..0000000000
--- a/py-agate-excel/PLIST
+++ /dev/null
@@ -1,16 +0,0 @@
-@comment $NetBSD$
-${PYSITELIB}/${WHEEL_INFODIR}/AUTHORS.rst
-${PYSITELIB}/${WHEEL_INFODIR}/COPYING
-${PYSITELIB}/${WHEEL_INFODIR}/METADATA
-${PYSITELIB}/${WHEEL_INFODIR}/RECORD
-${PYSITELIB}/${WHEEL_INFODIR}/WHEEL
-${PYSITELIB}/${WHEEL_INFODIR}/top_level.txt
-${PYSITELIB}/agateexcel/__init__.py
-${PYSITELIB}/agateexcel/__init__.pyc
-${PYSITELIB}/agateexcel/__init__.pyo
-${PYSITELIB}/agateexcel/table_xls.py
-${PYSITELIB}/agateexcel/table_xls.pyc
-${PYSITELIB}/agateexcel/table_xls.pyo
-${PYSITELIB}/agateexcel/table_xlsx.py
-${PYSITELIB}/agateexcel/table_xlsx.pyc
-${PYSITELIB}/agateexcel/table_xlsx.pyo
diff --git a/py-agate-excel/distinfo b/py-agate-excel/distinfo
deleted file mode 100644
index a4f13eac89..0000000000
--- a/py-agate-excel/distinfo
+++ /dev/null
@@ -1,5 +0,0 @@
-$NetBSD$
-
-BLAKE2s (agate-excel-0.4.1.tar.gz) = d45834f62b807e9bc489c83a72409c09066acf34c9533397a0a2ecd9d90b413d
-SHA512 (agate-excel-0.4.1.tar.gz) = 934e8c0416df2e57b617095454aca14e202df1301779814841934452faf672e27a65628efee344df2873bece3731435fa40a6831321ed59a606810bd472d23b8
-Size (agate-excel-0.4.1.tar.gz) = 271433 bytes
diff --git a/py-agate-sql/DESCR b/py-agate-sql/DESCR
deleted file mode 100644
index 71a26ffec4..0000000000
--- a/py-agate-sql/DESCR
+++ /dev/null
@@ -1,7 +0,0 @@
-agate-sql adds SQL read/write support to agate.
-
-Important links:
-    agate https://agate.rtfd.org
-    Documentation: https://agate-sql.rtfd.org
-    Repository: https://github.com/wireservice/agate-sql
-    Issues: https://github.com/wireservice/agate-sql/issues
diff --git a/py-agate-sql/Makefile b/py-agate-sql/Makefile
deleted file mode 100644
index 6903d21be9..0000000000
--- a/py-agate-sql/Makefile
+++ /dev/null
@@ -1,24 +0,0 @@
-# $NetBSD$
-
-DISTNAME=	agate-sql-0.7.2
-PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
-CATEGORIES=	databases python
-MASTER_SITES=	${MASTER_SITE_PYPI:=a/agate-sql/}
-
-MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=	https://agate-sql.readthedocs.io/
-COMMENT=	SQL read/write support to agate
-LICENSE=	mit
-
-TOOL_DEPENDS+=	${PYPKGPREFIX}-setuptools-[0-9]*:../../devel/py-setuptools
-TOOL_DEPENDS+=	${PYPKGPREFIX}-wheel-[0-9]*:../../devel/py-wheel
-DEPENDS+=	${PYPKGPREFIX}-agate-[0-9]*:../../wip/py-agate
-DEPENDS+=	${PYPKGPREFIX}-sqlalchemy-[0-9]*:../../databases/py-sqlalchemy
-DEPENDS+=	${PYPKGPREFIX}-sqlalchemy-utils-[0-9]*:../../databases/py-sqlalchemy-utils
-
-USE_LANGUAGES=	# none
-
-PYTHON_VERSIONS_INCOMPATIBLE=	27
-
-.include "../../lang/python/wheel.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/py-agate-sql/PLIST b/py-agate-sql/PLIST
deleted file mode 100644
index 8a14de420f..0000000000
--- a/py-agate-sql/PLIST
+++ /dev/null
@@ -1,13 +0,0 @@
-@comment $NetBSD$
-${PYSITELIB}/${WHEEL_INFODIR}/AUTHORS.rst
-${PYSITELIB}/${WHEEL_INFODIR}/COPYING
-${PYSITELIB}/${WHEEL_INFODIR}/METADATA
-${PYSITELIB}/${WHEEL_INFODIR}/RECORD
-${PYSITELIB}/${WHEEL_INFODIR}/WHEEL
-${PYSITELIB}/${WHEEL_INFODIR}/top_level.txt
-${PYSITELIB}/agatesql/__init__.py
-${PYSITELIB}/agatesql/__init__.pyc
-${PYSITELIB}/agatesql/__init__.pyo
-${PYSITELIB}/agatesql/table.py
-${PYSITELIB}/agatesql/table.pyc
-${PYSITELIB}/agatesql/table.pyo
diff --git a/py-agate-sql/distinfo b/py-agate-sql/distinfo
deleted file mode 100644
index 71f88a4be1..0000000000
--- a/py-agate-sql/distinfo
+++ /dev/null
@@ -1,6 +0,0 @@
-$NetBSD$
-
-BLAKE2s (agate-sql-0.7.2.tar.gz) = 7f50452ab2cdf45de78336d54e4fe969fba9e8f5f39ffeda2fcea25e8b28213d
-SHA512 (agate-sql-0.7.2.tar.gz) = c24026d93479003672efaa04654719183eb69bd86d24916f2618ed88ebbe8b51f2dac3c6fcbfd3c18643fbab0a2564670909350e1379eca621ccd42ab411251e
-Size (agate-sql-0.7.2.tar.gz) = 13695 bytes
-SHA1 (patch-tests_test__agatesql.py) = 03253c35050f9442bb7b11f12dca2f68844e31eb
diff --git a/py-agate-sql/patches/patch-tests_test__agatesql.py b/py-agate-sql/patches/patch-tests_test__agatesql.py
deleted file mode 100644
index ee8da557dc..0000000000
--- a/py-agate-sql/patches/patch-tests_test__agatesql.py
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD$
-
---- tests/test_agatesql.py.orig	2024-01-09 23:17:02.000000000 +0000
-+++ tests/test_agatesql.py
-@@ -166,7 +166,7 @@ class TestSQL(agate.AgateTestCase):
-         self.assertEqual(statement.replace('\t', '  '), dedent(expected))
- 
-     def test_to_sql_create_statement_with_dialects(self):
--        for dialect in ['crate', 'mssql', 'mysql', 'postgresql', 'sqlite']:
-+        for dialect in ['mssql', 'mysql', 'postgresql', 'sqlite']:
-             self.table.to_sql_create_statement('test_table', dialect=dialect)
- 
-     def test_to_sql_create_statement_zero_width(self):
diff --git a/py-agate/DESCR b/py-agate/DESCR
deleted file mode 100644
index b53e0035ad..0000000000
--- a/py-agate/DESCR
+++ /dev/null
@@ -1,10 +0,0 @@
-Python data analysis library that is optimized for humans instead of
-machines. It is an alternative to numpy and pandas that solves
-real-world problems with readable code.
-
-Agate was previously known as journalism.
-
-Important links:
-    Documentation: https://agate.rtfd.org
-    Repository: https://github.com/wireservice/agate
-    Issues: https://github.com/wireservice/agate/issues
diff --git a/py-agate/Makefile b/py-agate/Makefile
deleted file mode 100644
index b092dba5d1..0000000000
--- a/py-agate/Makefile
+++ /dev/null
@@ -1,29 +0,0 @@
-# $NetBSD$
-
-DISTNAME=	agate-1.10.2
-PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
-CATEGORIES=	databases python
-MASTER_SITES=	${MASTER_SITE_PYPI:=a/agate/}
-
-MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=	https://agate.readthedocs.io/
-COMMENT=	Python data analysis library that is optimized for humans instead of machines
-LICENSE=	mit
-
-TOOL_DEPENDS+=	${PYPKGPREFIX}-setuptools-[0-9]*:../../devel/py-setuptools
-TOOL_DEPENDS+=	${PYPKGPREFIX}-wheel-[0-9]*:../../devel/py-wheel
-DEPENDS+=	${PYPKGPREFIX}-babel-[0-9]*:../../devel/py-babel
-DEPENDS+=	${PYPKGPREFIX}-cssselect-[0-9]*:../../textproc/py-cssselect
-DEPENDS+=	${PYPKGPREFIX}-isodate-[0-9]*:../../time/py-isodate
-DEPENDS+=	${PYPKGPREFIX}-leather>=0.3.2:../../graphics/py-leather
-DEPENDS+=	${PYPKGPREFIX}-parsedatetime-[0-9]*:../../time/py-parsedatetime
-DEPENDS+=	${PYPKGPREFIX}-pytimeparse-[0-9]*:../../time/py-pytimeparse
-DEPENDS+=	${PYPKGPREFIX}-slugify-[0-9]*:../../devel/py-slugify
-TEST_DEPENDS+=	${PYPKGPREFIX}-lxml-[0-9]*:../../textproc/py-lxml
-
-USE_LANGUAGES=	# none
-
-PYTHON_VERSIONS_INCOMPATIBLE=	27
-
-.include "../../lang/python/wheel.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/py-agate/PLIST b/py-agate/PLIST
deleted file mode 100644
index 78eda4fa20..0000000000
--- a/py-agate/PLIST
+++ /dev/null
@@ -1,307 +0,0 @@
-@comment $NetBSD$
-${PYSITELIB}/${WHEEL_INFODIR}/AUTHORS.rst
-${PYSITELIB}/${WHEEL_INFODIR}/COPYING
-${PYSITELIB}/${WHEEL_INFODIR}/METADATA
-${PYSITELIB}/${WHEEL_INFODIR}/RECORD
-${PYSITELIB}/${WHEEL_INFODIR}/WHEEL
-${PYSITELIB}/${WHEEL_INFODIR}/top_level.txt
-${PYSITELIB}/agate/__init__.py
-${PYSITELIB}/agate/__init__.pyc
-${PYSITELIB}/agate/__init__.pyo
-${PYSITELIB}/agate/aggregations/__init__.py
-${PYSITELIB}/agate/aggregations/__init__.pyc
-${PYSITELIB}/agate/aggregations/__init__.pyo
-${PYSITELIB}/agate/aggregations/all.py
-${PYSITELIB}/agate/aggregations/all.pyc
-${PYSITELIB}/agate/aggregations/all.pyo
-${PYSITELIB}/agate/aggregations/any.py
-${PYSITELIB}/agate/aggregations/any.pyc
-${PYSITELIB}/agate/aggregations/any.pyo
-${PYSITELIB}/agate/aggregations/base.py
-${PYSITELIB}/agate/aggregations/base.pyc
-${PYSITELIB}/agate/aggregations/base.pyo
-${PYSITELIB}/agate/aggregations/count.py
-${PYSITELIB}/agate/aggregations/count.pyc
-${PYSITELIB}/agate/aggregations/count.pyo
-${PYSITELIB}/agate/aggregations/deciles.py
-${PYSITELIB}/agate/aggregations/deciles.pyc
-${PYSITELIB}/agate/aggregations/deciles.pyo
-${PYSITELIB}/agate/aggregations/first.py
-${PYSITELIB}/agate/aggregations/first.pyc
-${PYSITELIB}/agate/aggregations/first.pyo
-${PYSITELIB}/agate/aggregations/has_nulls.py
-${PYSITELIB}/agate/aggregations/has_nulls.pyc
-${PYSITELIB}/agate/aggregations/has_nulls.pyo
-${PYSITELIB}/agate/aggregations/iqr.py
-${PYSITELIB}/agate/aggregations/iqr.pyc
-${PYSITELIB}/agate/aggregations/iqr.pyo
-${PYSITELIB}/agate/aggregations/mad.py
-${PYSITELIB}/agate/aggregations/mad.pyc
-${PYSITELIB}/agate/aggregations/mad.pyo
-${PYSITELIB}/agate/aggregations/max.py
-${PYSITELIB}/agate/aggregations/max.pyc
-${PYSITELIB}/agate/aggregations/max.pyo
-${PYSITELIB}/agate/aggregations/max_length.py
-${PYSITELIB}/agate/aggregations/max_length.pyc
-${PYSITELIB}/agate/aggregations/max_length.pyo
-${PYSITELIB}/agate/aggregations/max_precision.py
-${PYSITELIB}/agate/aggregations/max_precision.pyc
-${PYSITELIB}/agate/aggregations/max_precision.pyo
-${PYSITELIB}/agate/aggregations/mean.py
-${PYSITELIB}/agate/aggregations/mean.pyc
-${PYSITELIB}/agate/aggregations/mean.pyo
-${PYSITELIB}/agate/aggregations/median.py
-${PYSITELIB}/agate/aggregations/median.pyc
-${PYSITELIB}/agate/aggregations/median.pyo
-${PYSITELIB}/agate/aggregations/min.py
-${PYSITELIB}/agate/aggregations/min.pyc
-${PYSITELIB}/agate/aggregations/min.pyo
-${PYSITELIB}/agate/aggregations/mode.py
-${PYSITELIB}/agate/aggregations/mode.pyc
-${PYSITELIB}/agate/aggregations/mode.pyo
-${PYSITELIB}/agate/aggregations/percentiles.py
-${PYSITELIB}/agate/aggregations/percentiles.pyc
-${PYSITELIB}/agate/aggregations/percentiles.pyo
-${PYSITELIB}/agate/aggregations/quartiles.py
-${PYSITELIB}/agate/aggregations/quartiles.pyc
-${PYSITELIB}/agate/aggregations/quartiles.pyo
-${PYSITELIB}/agate/aggregations/quintiles.py
-${PYSITELIB}/agate/aggregations/quintiles.pyc
-${PYSITELIB}/agate/aggregations/quintiles.pyo
-${PYSITELIB}/agate/aggregations/stdev.py
-${PYSITELIB}/agate/aggregations/stdev.pyc
-${PYSITELIB}/agate/aggregations/stdev.pyo
-${PYSITELIB}/agate/aggregations/sum.py
-${PYSITELIB}/agate/aggregations/sum.pyc
-${PYSITELIB}/agate/aggregations/sum.pyo
-${PYSITELIB}/agate/aggregations/summary.py
-${PYSITELIB}/agate/aggregations/summary.pyc
-${PYSITELIB}/agate/aggregations/summary.pyo
-${PYSITELIB}/agate/aggregations/variance.py
-${PYSITELIB}/agate/aggregations/variance.pyc
-${PYSITELIB}/agate/aggregations/variance.pyo
-${PYSITELIB}/agate/columns.py
-${PYSITELIB}/agate/columns.pyc
-${PYSITELIB}/agate/columns.pyo
-${PYSITELIB}/agate/computations/__init__.py
-${PYSITELIB}/agate/computations/__init__.pyc
-${PYSITELIB}/agate/computations/__init__.pyo
-${PYSITELIB}/agate/computations/base.py
-${PYSITELIB}/agate/computations/base.pyc
-${PYSITELIB}/agate/computations/base.pyo
-${PYSITELIB}/agate/computations/change.py
-${PYSITELIB}/agate/computations/change.pyc
-${PYSITELIB}/agate/computations/change.pyo
-${PYSITELIB}/agate/computations/formula.py
-${PYSITELIB}/agate/computations/formula.pyc
-${PYSITELIB}/agate/computations/formula.pyo
-${PYSITELIB}/agate/computations/percent.py
-${PYSITELIB}/agate/computations/percent.pyc
-${PYSITELIB}/agate/computations/percent.pyo
-${PYSITELIB}/agate/computations/percent_change.py
-${PYSITELIB}/agate/computations/percent_change.pyc
-${PYSITELIB}/agate/computations/percent_change.pyo
-${PYSITELIB}/agate/computations/percentile_rank.py
-${PYSITELIB}/agate/computations/percentile_rank.pyc
-${PYSITELIB}/agate/computations/percentile_rank.pyo
-${PYSITELIB}/agate/computations/rank.py
-${PYSITELIB}/agate/computations/rank.pyc
-${PYSITELIB}/agate/computations/rank.pyo
-${PYSITELIB}/agate/computations/slug.py
-${PYSITELIB}/agate/computations/slug.pyc
-${PYSITELIB}/agate/computations/slug.pyo
-${PYSITELIB}/agate/config.py
-${PYSITELIB}/agate/config.pyc
-${PYSITELIB}/agate/config.pyo
-${PYSITELIB}/agate/csv_py3.py
-${PYSITELIB}/agate/csv_py3.pyc
-${PYSITELIB}/agate/csv_py3.pyo
-${PYSITELIB}/agate/data_types/__init__.py
-${PYSITELIB}/agate/data_types/__init__.pyc
-${PYSITELIB}/agate/data_types/__init__.pyo
-${PYSITELIB}/agate/data_types/base.py
-${PYSITELIB}/agate/data_types/base.pyc
-${PYSITELIB}/agate/data_types/base.pyo
-${PYSITELIB}/agate/data_types/boolean.py
-${PYSITELIB}/agate/data_types/boolean.pyc
-${PYSITELIB}/agate/data_types/boolean.pyo
-${PYSITELIB}/agate/data_types/date.py
-${PYSITELIB}/agate/data_types/date.pyc
-${PYSITELIB}/agate/data_types/date.pyo
-${PYSITELIB}/agate/data_types/date_time.py
-${PYSITELIB}/agate/data_types/date_time.pyc
-${PYSITELIB}/agate/data_types/date_time.pyo
-${PYSITELIB}/agate/data_types/number.py
-${PYSITELIB}/agate/data_types/number.pyc
-${PYSITELIB}/agate/data_types/number.pyo
-${PYSITELIB}/agate/data_types/text.py
-${PYSITELIB}/agate/data_types/text.pyc
-${PYSITELIB}/agate/data_types/text.pyo
-${PYSITELIB}/agate/data_types/time_delta.py
-${PYSITELIB}/agate/data_types/time_delta.pyc
-${PYSITELIB}/agate/data_types/time_delta.pyo
-${PYSITELIB}/agate/exceptions.py
-${PYSITELIB}/agate/exceptions.pyc
-${PYSITELIB}/agate/exceptions.pyo
-${PYSITELIB}/agate/fixed.py
-${PYSITELIB}/agate/fixed.pyc
-${PYSITELIB}/agate/fixed.pyo
-${PYSITELIB}/agate/mapped_sequence.py
-${PYSITELIB}/agate/mapped_sequence.pyc
-${PYSITELIB}/agate/mapped_sequence.pyo
-${PYSITELIB}/agate/rows.py
-${PYSITELIB}/agate/rows.pyc
-${PYSITELIB}/agate/rows.pyo
-${PYSITELIB}/agate/table/__init__.py
-${PYSITELIB}/agate/table/__init__.pyc
-${PYSITELIB}/agate/table/__init__.pyo
-${PYSITELIB}/agate/table/aggregate.py
-${PYSITELIB}/agate/table/aggregate.pyc
-${PYSITELIB}/agate/table/aggregate.pyo
-${PYSITELIB}/agate/table/bar_chart.py
-${PYSITELIB}/agate/table/bar_chart.pyc
-${PYSITELIB}/agate/table/bar_chart.pyo
-${PYSITELIB}/agate/table/bins.py
-${PYSITELIB}/agate/table/bins.pyc
-${PYSITELIB}/agate/table/bins.pyo
-${PYSITELIB}/agate/table/column_chart.py
-${PYSITELIB}/agate/table/column_chart.pyc
-${PYSITELIB}/agate/table/column_chart.pyo
-${PYSITELIB}/agate/table/compute.py
-${PYSITELIB}/agate/table/compute.pyc
-${PYSITELIB}/agate/table/compute.pyo
-${PYSITELIB}/agate/table/denormalize.py
-${PYSITELIB}/agate/table/denormalize.pyc
-${PYSITELIB}/agate/table/denormalize.pyo
-${PYSITELIB}/agate/table/distinct.py
-${PYSITELIB}/agate/table/distinct.pyc
-${PYSITELIB}/agate/table/distinct.pyo
-${PYSITELIB}/agate/table/exclude.py
-${PYSITELIB}/agate/table/exclude.pyc
-${PYSITELIB}/agate/table/exclude.pyo
-${PYSITELIB}/agate/table/find.py
-${PYSITELIB}/agate/table/find.pyc
-${PYSITELIB}/agate/table/find.pyo
-${PYSITELIB}/agate/table/from_csv.py
-${PYSITELIB}/agate/table/from_csv.pyc
-${PYSITELIB}/agate/table/from_csv.pyo
-${PYSITELIB}/agate/table/from_fixed.py
-${PYSITELIB}/agate/table/from_fixed.pyc
-${PYSITELIB}/agate/table/from_fixed.pyo
-${PYSITELIB}/agate/table/from_json.py
-${PYSITELIB}/agate/table/from_json.pyc
-${PYSITELIB}/agate/table/from_json.pyo
-${PYSITELIB}/agate/table/from_object.py
-${PYSITELIB}/agate/table/from_object.pyc
-${PYSITELIB}/agate/table/from_object.pyo
-${PYSITELIB}/agate/table/group_by.py
-${PYSITELIB}/agate/table/group_by.pyc
-${PYSITELIB}/agate/table/group_by.pyo
-${PYSITELIB}/agate/table/homogenize.py
-${PYSITELIB}/agate/table/homogenize.pyc
-${PYSITELIB}/agate/table/homogenize.pyo
-${PYSITELIB}/agate/table/join.py
-${PYSITELIB}/agate/table/join.pyc
-${PYSITELIB}/agate/table/join.pyo
-${PYSITELIB}/agate/table/limit.py
-${PYSITELIB}/agate/table/limit.pyc
-${PYSITELIB}/agate/table/limit.pyo
-${PYSITELIB}/agate/table/line_chart.py
-${PYSITELIB}/agate/table/line_chart.pyc
-${PYSITELIB}/agate/table/line_chart.pyo
-${PYSITELIB}/agate/table/merge.py
-${PYSITELIB}/agate/table/merge.pyc
-${PYSITELIB}/agate/table/merge.pyo
-${PYSITELIB}/agate/table/normalize.py
-${PYSITELIB}/agate/table/normalize.pyc
-${PYSITELIB}/agate/table/normalize.pyo
-${PYSITELIB}/agate/table/order_by.py
-${PYSITELIB}/agate/table/order_by.pyc
-${PYSITELIB}/agate/table/order_by.pyo
-${PYSITELIB}/agate/table/pivot.py
-${PYSITELIB}/agate/table/pivot.pyc
-${PYSITELIB}/agate/table/pivot.pyo
-${PYSITELIB}/agate/table/print_bars.py
-${PYSITELIB}/agate/table/print_bars.pyc
-${PYSITELIB}/agate/table/print_bars.pyo
-${PYSITELIB}/agate/table/print_html.py
-${PYSITELIB}/agate/table/print_html.pyc
-${PYSITELIB}/agate/table/print_html.pyo
-${PYSITELIB}/agate/table/print_structure.py
-${PYSITELIB}/agate/table/print_structure.pyc
-${PYSITELIB}/agate/table/print_structure.pyo
-${PYSITELIB}/agate/table/print_table.py
-${PYSITELIB}/agate/table/print_table.pyc
-${PYSITELIB}/agate/table/print_table.pyo
-${PYSITELIB}/agate/table/rename.py
-${PYSITELIB}/agate/table/rename.pyc
-${PYSITELIB}/agate/table/rename.pyo
-${PYSITELIB}/agate/table/scatterplot.py
-${PYSITELIB}/agate/table/scatterplot.pyc
-${PYSITELIB}/agate/table/scatterplot.pyo
-${PYSITELIB}/agate/table/select.py
-${PYSITELIB}/agate/table/select.pyc
-${PYSITELIB}/agate/table/select.pyo
-${PYSITELIB}/agate/table/to_csv.py
-${PYSITELIB}/agate/table/to_csv.pyc
-${PYSITELIB}/agate/table/to_csv.pyo
-${PYSITELIB}/agate/table/to_json.py
-${PYSITELIB}/agate/table/to_json.pyc
-${PYSITELIB}/agate/table/to_json.pyo
-${PYSITELIB}/agate/table/where.py
-${PYSITELIB}/agate/table/where.pyc
-${PYSITELIB}/agate/table/where.pyo
-${PYSITELIB}/agate/tableset/__init__.py
-${PYSITELIB}/agate/tableset/__init__.pyc
-${PYSITELIB}/agate/tableset/__init__.pyo
-${PYSITELIB}/agate/tableset/aggregate.py
-${PYSITELIB}/agate/tableset/aggregate.pyc
-${PYSITELIB}/agate/tableset/aggregate.pyo
-${PYSITELIB}/agate/tableset/bar_chart.py
-${PYSITELIB}/agate/tableset/bar_chart.pyc
-${PYSITELIB}/agate/tableset/bar_chart.pyo
-${PYSITELIB}/agate/tableset/column_chart.py
-${PYSITELIB}/agate/tableset/column_chart.pyc
-${PYSITELIB}/agate/tableset/column_chart.pyo
-${PYSITELIB}/agate/tableset/from_csv.py
-${PYSITELIB}/agate/tableset/from_csv.pyc
-${PYSITELIB}/agate/tableset/from_csv.pyo
-${PYSITELIB}/agate/tableset/from_json.py
-${PYSITELIB}/agate/tableset/from_json.pyc
-${PYSITELIB}/agate/tableset/from_json.pyo
-${PYSITELIB}/agate/tableset/having.py
-${PYSITELIB}/agate/tableset/having.pyc
-${PYSITELIB}/agate/tableset/having.pyo
-${PYSITELIB}/agate/tableset/line_chart.py
-${PYSITELIB}/agate/tableset/line_chart.pyc
-${PYSITELIB}/agate/tableset/line_chart.pyo
-${PYSITELIB}/agate/tableset/merge.py
-${PYSITELIB}/agate/tableset/merge.pyc
-${PYSITELIB}/agate/tableset/merge.pyo
-${PYSITELIB}/agate/tableset/print_structure.py
-${PYSITELIB}/agate/tableset/print_structure.pyc
-${PYSITELIB}/agate/tableset/print_structure.pyo
-${PYSITELIB}/agate/tableset/proxy_methods.py
-${PYSITELIB}/agate/tableset/proxy_methods.pyc
-${PYSITELIB}/agate/tableset/proxy_methods.pyo
-${PYSITELIB}/agate/tableset/scatterplot.py
-${PYSITELIB}/agate/tableset/scatterplot.pyc
-${PYSITELIB}/agate/tableset/scatterplot.pyo
-${PYSITELIB}/agate/tableset/to_csv.py
-${PYSITELIB}/agate/tableset/to_csv.pyc
-${PYSITELIB}/agate/tableset/to_csv.pyo
-${PYSITELIB}/agate/tableset/to_json.py
-${PYSITELIB}/agate/tableset/to_json.pyc
-${PYSITELIB}/agate/tableset/to_json.pyo
-${PYSITELIB}/agate/testcase.py
-${PYSITELIB}/agate/testcase.pyc
-${PYSITELIB}/agate/testcase.pyo
-${PYSITELIB}/agate/type_tester.py
-${PYSITELIB}/agate/type_tester.pyc
-${PYSITELIB}/agate/type_tester.pyo
-${PYSITELIB}/agate/utils.py
-${PYSITELIB}/agate/utils.pyc
-${PYSITELIB}/agate/utils.pyo
-${PYSITELIB}/agate/warns.py
-${PYSITELIB}/agate/warns.pyc
-${PYSITELIB}/agate/warns.pyo
diff --git a/py-agate/distinfo b/py-agate/distinfo
deleted file mode 100644
index 059a3e3b19..0000000000
--- a/py-agate/distinfo
+++ /dev/null
@@ -1,6 +0,0 @@
-$NetBSD$
-
-BLAKE2s (agate-1.10.2.tar.gz) = 5d41c3c1b4c3bb2bca11f98dc9e10ae230e3b25f620ea260782836f83d9ebe66
-SHA512 (agate-1.10.2.tar.gz) = 87385515e3ffe88afdeaa1202368d69824501dc5816b40e1f475afd027bbd5229c70e7449485e0845f50203e6749f3a736d16f17752d1bdd040dc92cbcc2461a
-Size (agate-1.10.2.tar.gz) = 203542 bytes
-SHA1 (patch-tests_test__data__types.py) = 996104e2185919054ea0fe1307b08fc39cacdf16
diff --git a/py-agate/patches/patch-tests_test__data__types.py b/py-agate/patches/patch-tests_test__data__types.py
deleted file mode 100644
index 8a2972e6f5..0000000000
--- a/py-agate/patches/patch-tests_test__data__types.py
+++ /dev/null
@@ -1,43 +0,0 @@
-$NetBSD$
-
-Disable locale test for de_DE.UTF_8 because it fails on some systems, for
-example, on NetBSD-10.99.10, where short ids for months are "Jan." (not
-"Jan"), "Dez." (not "Dez") etc.
-
---- tests/test_data_types.py.orig	2024-04-28 20:24:36.000000000 +0000
-+++ tests/test_data_types.py
-@@ -259,20 +259,20 @@ class TestDate(unittest.TestCase):
-             None
-         ))
- 
--    def test_cast_format_locale(self):
--        date_type = Date(date_format='%d-%b-%Y', locale='de_DE.UTF-8')
--
--        # March can be abbreviated to Mrz or Mär depending on the locale version,
--        # so we use December in the first value to ensure the test passes everywhere
--        values = ('01-Dez-1994', '17-Feb-2011', None, '05-Jan-1984', 'n/a')
--        casted = tuple(date_type.cast(v) for v in values)
--        self.assertSequenceEqual(casted, (
--            datetime.date(1994, 12, 1),
--            datetime.date(2011, 2, 17),
--            None,
--            datetime.date(1984, 1, 5),
--            None
--        ))
-+#    def test_cast_format_locale(self):
-+#        date_type = Date(date_format='%d-%b-%Y', locale='de_DE.UTF-8')
-+#
-+#        # March can be abbreviated to Mrz or Mär depending on the locale version,
-+#        # so we use December in the first value to ensure the test passes everywhere
-+#        values = ('01-Dez-1994', '17-Feb-2011', None, '05-Jan-1984', 'n/a')
-+#        casted = tuple(date_type.cast(v) for v in values)
-+#        self.assertSequenceEqual(casted, (
-+#            datetime.date(1994, 12, 1),
-+#            datetime.date(2011, 2, 17),
-+#            None,
-+#            datetime.date(1984, 1, 5),
-+#            None
-+#        ))
- 
-     def test_cast_locale(self):
-         date_type = Date(locale='fr_FR')


Home | Main Index | Thread Index | Old Index