pkgsrc-Changes archive

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

CVS commit: pkgsrc/math/py-sympy



Module Name:    pkgsrc
Committed By:   adam
Date:           Thu May 11 09:38:04 UTC 2023

Modified Files:
        pkgsrc/math/py-sympy: Makefile PLIST distinfo

Log Message:
py-sympy: updated to 1.12

1.12
https://github.com/sympy/sympy/wiki/release-notes-for-1.12


To generate a diff of this commit:
cvs rdiff -u -r1.34 -r1.35 pkgsrc/math/py-sympy/Makefile
cvs rdiff -u -r1.23 -r1.24 pkgsrc/math/py-sympy/PLIST \
    pkgsrc/math/py-sympy/distinfo

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

Modified files:

Index: pkgsrc/math/py-sympy/Makefile
diff -u pkgsrc/math/py-sympy/Makefile:1.34 pkgsrc/math/py-sympy/Makefile:1.35
--- pkgsrc/math/py-sympy/Makefile:1.34  Mon Nov 21 17:30:07 2022
+++ pkgsrc/math/py-sympy/Makefile       Thu May 11 09:38:04 2023
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.34 2022/11/21 17:30:07 adam Exp $
+# $NetBSD: Makefile,v 1.35 2023/05/11 09:38:04 adam Exp $
 
-DISTNAME=      sympy-1.11.1
+DISTNAME=      sympy-1.12
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    math python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=s/sympy/}
@@ -14,11 +14,11 @@ DEPENDS+=   ${PYPKGPREFIX}-mpmath>=0.19:..
 
 USE_LANGUAGES= # none
 
-REPLACE_PYTHON+=       sympy/utilities/tests/diagnose_imports.py
+USE_PKG_RESOURCES=     yes
 
-PYTHON_VERSIONS_INCOMPATIBLE=  27
+REPLACE_PYTHON+=       sympy/utilities/tests/diagnose_imports.py
 
-USE_PKG_RESOURCES=     yes
+PYTHON_VERSIONS_INCOMPATIBLE=  27 37
 
 SUBST_CLASSES+=                manpath
 SUBST_SED.manpath=     -e 's,share/man,${PKGMANDIR},'

Index: pkgsrc/math/py-sympy/PLIST
diff -u pkgsrc/math/py-sympy/PLIST:1.23 pkgsrc/math/py-sympy/PLIST:1.24
--- pkgsrc/math/py-sympy/PLIST:1.23     Mon Nov 21 17:30:07 2022
+++ pkgsrc/math/py-sympy/PLIST  Thu May 11 09:38:04 2023
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.23 2022/11/21 17:30:07 adam Exp $
+@comment $NetBSD: PLIST,v 1.24 2023/05/11 09:38:04 adam Exp $
 bin/isympy-${PYVERSSUFFIX}
 ${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
 ${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
@@ -310,6 +310,9 @@ ${PYSITELIB}/sympy/combinatorics/fp_grou
 ${PYSITELIB}/sympy/combinatorics/free_groups.py
 ${PYSITELIB}/sympy/combinatorics/free_groups.pyc
 ${PYSITELIB}/sympy/combinatorics/free_groups.pyo
+${PYSITELIB}/sympy/combinatorics/galois.py
+${PYSITELIB}/sympy/combinatorics/galois.pyc
+${PYSITELIB}/sympy/combinatorics/galois.pyo
 ${PYSITELIB}/sympy/combinatorics/generators.py
 ${PYSITELIB}/sympy/combinatorics/generators.pyc
 ${PYSITELIB}/sympy/combinatorics/generators.pyo
@@ -373,6 +376,9 @@ ${PYSITELIB}/sympy/combinatorics/tests/t
 ${PYSITELIB}/sympy/combinatorics/tests/test_free_groups.py
 ${PYSITELIB}/sympy/combinatorics/tests/test_free_groups.pyc
 ${PYSITELIB}/sympy/combinatorics/tests/test_free_groups.pyo
+${PYSITELIB}/sympy/combinatorics/tests/test_galois.py
+${PYSITELIB}/sympy/combinatorics/tests/test_galois.pyc
+${PYSITELIB}/sympy/combinatorics/tests/test_galois.pyo
 ${PYSITELIB}/sympy/combinatorics/tests/test_generators.py
 ${PYSITELIB}/sympy/combinatorics/tests/test_generators.pyc
 ${PYSITELIB}/sympy/combinatorics/tests/test_generators.pyo
@@ -493,6 +499,9 @@ ${PYSITELIB}/sympy/core/alphabets.pyo
 ${PYSITELIB}/sympy/core/assumptions.py
 ${PYSITELIB}/sympy/core/assumptions.pyc
 ${PYSITELIB}/sympy/core/assumptions.pyo
+${PYSITELIB}/sympy/core/assumptions_generated.py
+${PYSITELIB}/sympy/core/assumptions_generated.pyc
+${PYSITELIB}/sympy/core/assumptions_generated.pyo
 ${PYSITELIB}/sympy/core/backend.py
 ${PYSITELIB}/sympy/core/backend.pyc
 ${PYSITELIB}/sympy/core/backend.pyo
@@ -847,6 +856,9 @@ ${PYSITELIB}/sympy/functions/combinatori
 ${PYSITELIB}/sympy/functions/elementary/__init__.py
 ${PYSITELIB}/sympy/functions/elementary/__init__.pyc
 ${PYSITELIB}/sympy/functions/elementary/__init__.pyo
+${PYSITELIB}/sympy/functions/elementary/_trigonometric_special.py
+${PYSITELIB}/sympy/functions/elementary/_trigonometric_special.pyc
+${PYSITELIB}/sympy/functions/elementary/_trigonometric_special.pyo
 ${PYSITELIB}/sympy/functions/elementary/benchmarks/__init__.py
 ${PYSITELIB}/sympy/functions/elementary/benchmarks/__init__.pyc
 ${PYSITELIB}/sympy/functions/elementary/benchmarks/__init__.pyo
@@ -1114,6 +1126,9 @@ ${PYSITELIB}/sympy/integrals/integrals.p
 ${PYSITELIB}/sympy/integrals/intpoly.py
 ${PYSITELIB}/sympy/integrals/intpoly.pyc
 ${PYSITELIB}/sympy/integrals/intpoly.pyo
+${PYSITELIB}/sympy/integrals/laplace.py
+${PYSITELIB}/sympy/integrals/laplace.pyc
+${PYSITELIB}/sympy/integrals/laplace.pyo
 ${PYSITELIB}/sympy/integrals/manualintegrate.py
 ${PYSITELIB}/sympy/integrals/manualintegrate.pyc
 ${PYSITELIB}/sympy/integrals/manualintegrate.pyo
@@ -1138,154 +1153,6 @@ ${PYSITELIB}/sympy/integrals/rde.pyo
 ${PYSITELIB}/sympy/integrals/risch.py
 ${PYSITELIB}/sympy/integrals/risch.pyc
 ${PYSITELIB}/sympy/integrals/risch.pyo
-${PYSITELIB}/sympy/integrals/rubi/__init__.py
-${PYSITELIB}/sympy/integrals/rubi/__init__.pyc
-${PYSITELIB}/sympy/integrals/rubi/__init__.pyo
-${PYSITELIB}/sympy/integrals/rubi/constraints.py
-${PYSITELIB}/sympy/integrals/rubi/constraints.pyc
-${PYSITELIB}/sympy/integrals/rubi/constraints.pyo
-${PYSITELIB}/sympy/integrals/rubi/parsetools/__init__.py
-${PYSITELIB}/sympy/integrals/rubi/parsetools/__init__.pyc
-${PYSITELIB}/sympy/integrals/rubi/parsetools/__init__.pyo
-${PYSITELIB}/sympy/integrals/rubi/parsetools/generate_rules.py
-${PYSITELIB}/sympy/integrals/rubi/parsetools/generate_rules.pyc
-${PYSITELIB}/sympy/integrals/rubi/parsetools/generate_rules.pyo
-${PYSITELIB}/sympy/integrals/rubi/parsetools/generate_tests.py
-${PYSITELIB}/sympy/integrals/rubi/parsetools/generate_tests.pyc
-${PYSITELIB}/sympy/integrals/rubi/parsetools/generate_tests.pyo
-${PYSITELIB}/sympy/integrals/rubi/parsetools/header.py.txt
-${PYSITELIB}/sympy/integrals/rubi/parsetools/parse.py
-${PYSITELIB}/sympy/integrals/rubi/parsetools/parse.pyc
-${PYSITELIB}/sympy/integrals/rubi/parsetools/parse.pyo
-${PYSITELIB}/sympy/integrals/rubi/parsetools/tests/__init__.py
-${PYSITELIB}/sympy/integrals/rubi/parsetools/tests/__init__.pyc
-${PYSITELIB}/sympy/integrals/rubi/parsetools/tests/__init__.pyo
-${PYSITELIB}/sympy/integrals/rubi/parsetools/tests/test_parse.py
-${PYSITELIB}/sympy/integrals/rubi/parsetools/tests/test_parse.pyc
-${PYSITELIB}/sympy/integrals/rubi/parsetools/tests/test_parse.pyo
-${PYSITELIB}/sympy/integrals/rubi/rubi_tests/__init__.py
-${PYSITELIB}/sympy/integrals/rubi/rubi_tests/__init__.pyc
-${PYSITELIB}/sympy/integrals/rubi/rubi_tests/__init__.pyo
-${PYSITELIB}/sympy/integrals/rubi/rubi_tests/tests/__init__.py
-${PYSITELIB}/sympy/integrals/rubi/rubi_tests/tests/__init__.pyc
-${PYSITELIB}/sympy/integrals/rubi/rubi_tests/tests/__init__.pyo
-${PYSITELIB}/sympy/integrals/rubi/rubi_tests/tests/test_1_2.py
-${PYSITELIB}/sympy/integrals/rubi/rubi_tests/tests/test_1_2.pyc
-${PYSITELIB}/sympy/integrals/rubi/rubi_tests/tests/test_1_2.pyo
-${PYSITELIB}/sympy/integrals/rubi/rubi_tests/tests/test_1_3.py
-${PYSITELIB}/sympy/integrals/rubi/rubi_tests/tests/test_1_3.pyc
-${PYSITELIB}/sympy/integrals/rubi/rubi_tests/tests/test_1_3.pyo
-${PYSITELIB}/sympy/integrals/rubi/rubi_tests/tests/test_1_4.py
-${PYSITELIB}/sympy/integrals/rubi/rubi_tests/tests/test_1_4.pyc
-${PYSITELIB}/sympy/integrals/rubi/rubi_tests/tests/test_1_4.pyo
-${PYSITELIB}/sympy/integrals/rubi/rubi_tests/tests/test_exponential.py
-${PYSITELIB}/sympy/integrals/rubi/rubi_tests/tests/test_exponential.pyc
-${PYSITELIB}/sympy/integrals/rubi/rubi_tests/tests/test_exponential.pyo
-${PYSITELIB}/sympy/integrals/rubi/rubi_tests/tests/test_hyperbolic_sine.py
-${PYSITELIB}/sympy/integrals/rubi/rubi_tests/tests/test_hyperbolic_sine.pyc
-${PYSITELIB}/sympy/integrals/rubi/rubi_tests/tests/test_hyperbolic_sine.pyo
-${PYSITELIB}/sympy/integrals/rubi/rubi_tests/tests/test_inverse_hyperbolic_sine.py
-${PYSITELIB}/sympy/integrals/rubi/rubi_tests/tests/test_inverse_hyperbolic_sine.pyc
-${PYSITELIB}/sympy/integrals/rubi/rubi_tests/tests/test_inverse_hyperbolic_sine.pyo
-${PYSITELIB}/sympy/integrals/rubi/rubi_tests/tests/test_inverse_sine.py
-${PYSITELIB}/sympy/integrals/rubi/rubi_tests/tests/test_inverse_sine.pyc
-${PYSITELIB}/sympy/integrals/rubi/rubi_tests/tests/test_inverse_sine.pyo
-${PYSITELIB}/sympy/integrals/rubi/rubi_tests/tests/test_logarithms.py
-${PYSITELIB}/sympy/integrals/rubi/rubi_tests/tests/test_logarithms.pyc
-${PYSITELIB}/sympy/integrals/rubi/rubi_tests/tests/test_logarithms.pyo
-${PYSITELIB}/sympy/integrals/rubi/rubi_tests/tests/test_miscellaneous_algebra.py
-${PYSITELIB}/sympy/integrals/rubi/rubi_tests/tests/test_miscellaneous_algebra.pyc
-${PYSITELIB}/sympy/integrals/rubi/rubi_tests/tests/test_miscellaneous_algebra.pyo
-${PYSITELIB}/sympy/integrals/rubi/rubi_tests/tests/test_secant.py
-${PYSITELIB}/sympy/integrals/rubi/rubi_tests/tests/test_secant.pyc
-${PYSITELIB}/sympy/integrals/rubi/rubi_tests/tests/test_secant.pyo
-${PYSITELIB}/sympy/integrals/rubi/rubi_tests/tests/test_sine.py
-${PYSITELIB}/sympy/integrals/rubi/rubi_tests/tests/test_sine.pyc
-${PYSITELIB}/sympy/integrals/rubi/rubi_tests/tests/test_sine.pyo
-${PYSITELIB}/sympy/integrals/rubi/rubi_tests/tests/test_special_functions.py
-${PYSITELIB}/sympy/integrals/rubi/rubi_tests/tests/test_special_functions.pyc
-${PYSITELIB}/sympy/integrals/rubi/rubi_tests/tests/test_special_functions.pyo
-${PYSITELIB}/sympy/integrals/rubi/rubi_tests/tests/test_tangent.py
-${PYSITELIB}/sympy/integrals/rubi/rubi_tests/tests/test_tangent.pyc
-${PYSITELIB}/sympy/integrals/rubi/rubi_tests/tests/test_tangent.pyo
-${PYSITELIB}/sympy/integrals/rubi/rubi_tests/tests/test_trinomials.py
-${PYSITELIB}/sympy/integrals/rubi/rubi_tests/tests/test_trinomials.pyc
-${PYSITELIB}/sympy/integrals/rubi/rubi_tests/tests/test_trinomials.pyo
-${PYSITELIB}/sympy/integrals/rubi/rubimain.py
-${PYSITELIB}/sympy/integrals/rubi/rubimain.pyc
-${PYSITELIB}/sympy/integrals/rubi/rubimain.pyo
-${PYSITELIB}/sympy/integrals/rubi/rules/__init__.py
-${PYSITELIB}/sympy/integrals/rubi/rules/__init__.pyc
-${PYSITELIB}/sympy/integrals/rubi/rules/__init__.pyo
-${PYSITELIB}/sympy/integrals/rubi/rules/binomial_products.py
-${PYSITELIB}/sympy/integrals/rubi/rules/binomial_products.pyc
-${PYSITELIB}/sympy/integrals/rubi/rules/binomial_products.pyo
-${PYSITELIB}/sympy/integrals/rubi/rules/exponential.py
-${PYSITELIB}/sympy/integrals/rubi/rules/exponential.pyc
-${PYSITELIB}/sympy/integrals/rubi/rules/exponential.pyo
-${PYSITELIB}/sympy/integrals/rubi/rules/hyperbolic.py
-${PYSITELIB}/sympy/integrals/rubi/rules/hyperbolic.pyc
-${PYSITELIB}/sympy/integrals/rubi/rules/hyperbolic.pyo
-${PYSITELIB}/sympy/integrals/rubi/rules/integrand_simplification.py
-${PYSITELIB}/sympy/integrals/rubi/rules/integrand_simplification.pyc
-${PYSITELIB}/sympy/integrals/rubi/rules/integrand_simplification.pyo
-${PYSITELIB}/sympy/integrals/rubi/rules/inverse_hyperbolic.py
-${PYSITELIB}/sympy/integrals/rubi/rules/inverse_hyperbolic.pyc
-${PYSITELIB}/sympy/integrals/rubi/rules/inverse_hyperbolic.pyo
-${PYSITELIB}/sympy/integrals/rubi/rules/inverse_trig.py
-${PYSITELIB}/sympy/integrals/rubi/rules/inverse_trig.pyc
-${PYSITELIB}/sympy/integrals/rubi/rules/inverse_trig.pyo
-${PYSITELIB}/sympy/integrals/rubi/rules/linear_products.py
-${PYSITELIB}/sympy/integrals/rubi/rules/linear_products.pyc
-${PYSITELIB}/sympy/integrals/rubi/rules/linear_products.pyo
-${PYSITELIB}/sympy/integrals/rubi/rules/logarithms.py
-${PYSITELIB}/sympy/integrals/rubi/rules/logarithms.pyc
-${PYSITELIB}/sympy/integrals/rubi/rules/logarithms.pyo
-${PYSITELIB}/sympy/integrals/rubi/rules/miscellaneous_algebraic.py
-${PYSITELIB}/sympy/integrals/rubi/rules/miscellaneous_algebraic.pyc
-${PYSITELIB}/sympy/integrals/rubi/rules/miscellaneous_algebraic.pyo
-${PYSITELIB}/sympy/integrals/rubi/rules/miscellaneous_integration.py
-${PYSITELIB}/sympy/integrals/rubi/rules/miscellaneous_integration.pyc
-${PYSITELIB}/sympy/integrals/rubi/rules/miscellaneous_integration.pyo
-${PYSITELIB}/sympy/integrals/rubi/rules/miscellaneous_trig.py
-${PYSITELIB}/sympy/integrals/rubi/rules/miscellaneous_trig.pyc
-${PYSITELIB}/sympy/integrals/rubi/rules/miscellaneous_trig.pyo
-${PYSITELIB}/sympy/integrals/rubi/rules/piecewise_linear.py
-${PYSITELIB}/sympy/integrals/rubi/rules/piecewise_linear.pyc
-${PYSITELIB}/sympy/integrals/rubi/rules/piecewise_linear.pyo
-${PYSITELIB}/sympy/integrals/rubi/rules/quadratic_products.py
-${PYSITELIB}/sympy/integrals/rubi/rules/quadratic_products.pyc
-${PYSITELIB}/sympy/integrals/rubi/rules/quadratic_products.pyo
-${PYSITELIB}/sympy/integrals/rubi/rules/secant.py
-${PYSITELIB}/sympy/integrals/rubi/rules/secant.pyc
-${PYSITELIB}/sympy/integrals/rubi/rules/secant.pyo
-${PYSITELIB}/sympy/integrals/rubi/rules/sine.py
-${PYSITELIB}/sympy/integrals/rubi/rules/sine.pyc
-${PYSITELIB}/sympy/integrals/rubi/rules/sine.pyo
-${PYSITELIB}/sympy/integrals/rubi/rules/special_functions.py
-${PYSITELIB}/sympy/integrals/rubi/rules/special_functions.pyc
-${PYSITELIB}/sympy/integrals/rubi/rules/special_functions.pyo
-${PYSITELIB}/sympy/integrals/rubi/rules/tangent.py
-${PYSITELIB}/sympy/integrals/rubi/rules/tangent.pyc
-${PYSITELIB}/sympy/integrals/rubi/rules/tangent.pyo
-${PYSITELIB}/sympy/integrals/rubi/rules/trinomial_products.py
-${PYSITELIB}/sympy/integrals/rubi/rules/trinomial_products.pyc
-${PYSITELIB}/sympy/integrals/rubi/rules/trinomial_products.pyo
-${PYSITELIB}/sympy/integrals/rubi/symbol.py
-${PYSITELIB}/sympy/integrals/rubi/symbol.pyc
-${PYSITELIB}/sympy/integrals/rubi/symbol.pyo
-${PYSITELIB}/sympy/integrals/rubi/tests/__init__.py
-${PYSITELIB}/sympy/integrals/rubi/tests/__init__.pyc
-${PYSITELIB}/sympy/integrals/rubi/tests/__init__.pyo
-${PYSITELIB}/sympy/integrals/rubi/tests/test_rubi_integrate.py
-${PYSITELIB}/sympy/integrals/rubi/tests/test_rubi_integrate.pyc
-${PYSITELIB}/sympy/integrals/rubi/tests/test_rubi_integrate.pyo
-${PYSITELIB}/sympy/integrals/rubi/tests/test_utility_function.py
-${PYSITELIB}/sympy/integrals/rubi/tests/test_utility_function.pyc
-${PYSITELIB}/sympy/integrals/rubi/tests/test_utility_function.pyo
-${PYSITELIB}/sympy/integrals/rubi/utility_function.py
-${PYSITELIB}/sympy/integrals/rubi/utility_function.pyc
-${PYSITELIB}/sympy/integrals/rubi/utility_function.pyo
 ${PYSITELIB}/sympy/integrals/singularityfunctions.py
 ${PYSITELIB}/sympy/integrals/singularityfunctions.pyc
 ${PYSITELIB}/sympy/integrals/singularityfunctions.pyo
@@ -1307,6 +1174,9 @@ ${PYSITELIB}/sympy/integrals/tests/test_
 ${PYSITELIB}/sympy/integrals/tests/test_intpoly.py
 ${PYSITELIB}/sympy/integrals/tests/test_intpoly.pyc
 ${PYSITELIB}/sympy/integrals/tests/test_intpoly.pyo
+${PYSITELIB}/sympy/integrals/tests/test_laplace.py
+${PYSITELIB}/sympy/integrals/tests/test_laplace.pyc
+${PYSITELIB}/sympy/integrals/tests/test_laplace.pyo
 ${PYSITELIB}/sympy/integrals/tests/test_lineintegrals.py
 ${PYSITELIB}/sympy/integrals/tests/test_lineintegrals.pyc
 ${PYSITELIB}/sympy/integrals/tests/test_lineintegrals.pyo
@@ -1514,6 +1384,9 @@ ${PYSITELIB}/sympy/matrices/eigen.pyo
 ${PYSITELIB}/sympy/matrices/expressions/__init__.py
 ${PYSITELIB}/sympy/matrices/expressions/__init__.pyc
 ${PYSITELIB}/sympy/matrices/expressions/__init__.pyo
+${PYSITELIB}/sympy/matrices/expressions/_shape.py
+${PYSITELIB}/sympy/matrices/expressions/_shape.pyc
+${PYSITELIB}/sympy/matrices/expressions/_shape.pyo
 ${PYSITELIB}/sympy/matrices/expressions/adjoint.py
 ${PYSITELIB}/sympy/matrices/expressions/adjoint.pyc
 ${PYSITELIB}/sympy/matrices/expressions/adjoint.pyo
@@ -2753,6 +2626,9 @@ ${PYSITELIB}/sympy/polys/agca/tests/test
 ${PYSITELIB}/sympy/polys/agca/tests/test_modules.py
 ${PYSITELIB}/sympy/polys/agca/tests/test_modules.pyc
 ${PYSITELIB}/sympy/polys/agca/tests/test_modules.pyo
+${PYSITELIB}/sympy/polys/appellseqs.py
+${PYSITELIB}/sympy/polys/appellseqs.pyc
+${PYSITELIB}/sympy/polys/appellseqs.pyo
 ${PYSITELIB}/sympy/polys/benchmarks/__init__.py
 ${PYSITELIB}/sympy/polys/benchmarks/__init__.pyc
 ${PYSITELIB}/sympy/polys/benchmarks/__init__.pyo
@@ -2921,6 +2797,9 @@ ${PYSITELIB}/sympy/polys/heuristicgcd.py
 ${PYSITELIB}/sympy/polys/matrices/__init__.py
 ${PYSITELIB}/sympy/polys/matrices/__init__.pyc
 ${PYSITELIB}/sympy/polys/matrices/__init__.pyo
+${PYSITELIB}/sympy/polys/matrices/_typing.py
+${PYSITELIB}/sympy/polys/matrices/_typing.pyc
+${PYSITELIB}/sympy/polys/matrices/_typing.pyo
 ${PYSITELIB}/sympy/polys/matrices/ddm.py
 ${PYSITELIB}/sympy/polys/matrices/ddm.pyc
 ${PYSITELIB}/sympy/polys/matrices/ddm.pyo
@@ -2942,6 +2821,9 @@ ${PYSITELIB}/sympy/polys/matrices/except
 ${PYSITELIB}/sympy/polys/matrices/linsolve.py
 ${PYSITELIB}/sympy/polys/matrices/linsolve.pyc
 ${PYSITELIB}/sympy/polys/matrices/linsolve.pyo
+${PYSITELIB}/sympy/polys/matrices/lll.py
+${PYSITELIB}/sympy/polys/matrices/lll.pyc
+${PYSITELIB}/sympy/polys/matrices/lll.pyo
 ${PYSITELIB}/sympy/polys/matrices/normalforms.py
 ${PYSITELIB}/sympy/polys/matrices/normalforms.pyc
 ${PYSITELIB}/sympy/polys/matrices/normalforms.pyo
@@ -2969,6 +2851,9 @@ ${PYSITELIB}/sympy/polys/matrices/tests/
 ${PYSITELIB}/sympy/polys/matrices/tests/test_linsolve.py
 ${PYSITELIB}/sympy/polys/matrices/tests/test_linsolve.pyc
 ${PYSITELIB}/sympy/polys/matrices/tests/test_linsolve.pyo
+${PYSITELIB}/sympy/polys/matrices/tests/test_lll.py
+${PYSITELIB}/sympy/polys/matrices/tests/test_lll.pyc
+${PYSITELIB}/sympy/polys/matrices/tests/test_lll.pyo
 ${PYSITELIB}/sympy/polys/matrices/tests/test_normalforms.py
 ${PYSITELIB}/sympy/polys/matrices/tests/test_normalforms.pyc
 ${PYSITELIB}/sympy/polys/matrices/tests/test_normalforms.pyo
@@ -2993,6 +2878,12 @@ ${PYSITELIB}/sympy/polys/numberfields/ba
 ${PYSITELIB}/sympy/polys/numberfields/exceptions.py
 ${PYSITELIB}/sympy/polys/numberfields/exceptions.pyc
 ${PYSITELIB}/sympy/polys/numberfields/exceptions.pyo
+${PYSITELIB}/sympy/polys/numberfields/galois_resolvents.py
+${PYSITELIB}/sympy/polys/numberfields/galois_resolvents.pyc
+${PYSITELIB}/sympy/polys/numberfields/galois_resolvents.pyo
+${PYSITELIB}/sympy/polys/numberfields/galoisgroups.py
+${PYSITELIB}/sympy/polys/numberfields/galoisgroups.pyc
+${PYSITELIB}/sympy/polys/numberfields/galoisgroups.pyo
 ${PYSITELIB}/sympy/polys/numberfields/minpoly.py
 ${PYSITELIB}/sympy/polys/numberfields/minpoly.pyc
 ${PYSITELIB}/sympy/polys/numberfields/minpoly.pyo
@@ -3002,6 +2893,9 @@ ${PYSITELIB}/sympy/polys/numberfields/mo
 ${PYSITELIB}/sympy/polys/numberfields/primes.py
 ${PYSITELIB}/sympy/polys/numberfields/primes.pyc
 ${PYSITELIB}/sympy/polys/numberfields/primes.pyo
+${PYSITELIB}/sympy/polys/numberfields/resolvent_lookup.py
+${PYSITELIB}/sympy/polys/numberfields/resolvent_lookup.pyc
+${PYSITELIB}/sympy/polys/numberfields/resolvent_lookup.pyo
 ${PYSITELIB}/sympy/polys/numberfields/subfield.py
 ${PYSITELIB}/sympy/polys/numberfields/subfield.pyc
 ${PYSITELIB}/sympy/polys/numberfields/subfield.pyo
@@ -3011,6 +2905,9 @@ ${PYSITELIB}/sympy/polys/numberfields/te
 ${PYSITELIB}/sympy/polys/numberfields/tests/test_basis.py
 ${PYSITELIB}/sympy/polys/numberfields/tests/test_basis.pyc
 ${PYSITELIB}/sympy/polys/numberfields/tests/test_basis.pyo
+${PYSITELIB}/sympy/polys/numberfields/tests/test_galoisgroups.py
+${PYSITELIB}/sympy/polys/numberfields/tests/test_galoisgroups.pyc
+${PYSITELIB}/sympy/polys/numberfields/tests/test_galoisgroups.pyo
 ${PYSITELIB}/sympy/polys/numberfields/tests/test_minpoly.py
 ${PYSITELIB}/sympy/polys/numberfields/tests/test_minpoly.pyc
 ${PYSITELIB}/sympy/polys/numberfields/tests/test_minpoly.pyo
@@ -3101,6 +2998,9 @@ ${PYSITELIB}/sympy/polys/subresultants_q
 ${PYSITELIB}/sympy/polys/tests/__init__.py
 ${PYSITELIB}/sympy/polys/tests/__init__.pyc
 ${PYSITELIB}/sympy/polys/tests/__init__.pyo
+${PYSITELIB}/sympy/polys/tests/test_appellseqs.py
+${PYSITELIB}/sympy/polys/tests/test_appellseqs.pyc
+${PYSITELIB}/sympy/polys/tests/test_appellseqs.pyo
 ${PYSITELIB}/sympy/polys/tests/test_constructor.py
 ${PYSITELIB}/sympy/polys/tests/test_constructor.pyc
 ${PYSITELIB}/sympy/polys/tests/test_constructor.pyo
@@ -3314,6 +3214,9 @@ ${PYSITELIB}/sympy/printing/repr.pyo
 ${PYSITELIB}/sympy/printing/rust.py
 ${PYSITELIB}/sympy/printing/rust.pyc
 ${PYSITELIB}/sympy/printing/rust.pyo
+${PYSITELIB}/sympy/printing/smtlib.py
+${PYSITELIB}/sympy/printing/smtlib.pyc
+${PYSITELIB}/sympy/printing/smtlib.pyo
 ${PYSITELIB}/sympy/printing/str.py
 ${PYSITELIB}/sympy/printing/str.pyc
 ${PYSITELIB}/sympy/printing/str.pyo
@@ -3410,6 +3313,9 @@ ${PYSITELIB}/sympy/printing/tests/test_r
 ${PYSITELIB}/sympy/printing/tests/test_rust.py
 ${PYSITELIB}/sympy/printing/tests/test_rust.pyc
 ${PYSITELIB}/sympy/printing/tests/test_rust.pyo
+${PYSITELIB}/sympy/printing/tests/test_smtlib.py
+${PYSITELIB}/sympy/printing/tests/test_smtlib.pyc
+${PYSITELIB}/sympy/printing/tests/test_smtlib.pyo
 ${PYSITELIB}/sympy/printing/tests/test_str.py
 ${PYSITELIB}/sympy/printing/tests/test_str.pyc
 ${PYSITELIB}/sympy/printing/tests/test_str.pyo
@@ -4011,9 +3917,6 @@ ${PYSITELIB}/sympy/strategies/tests/test
 ${PYSITELIB}/sympy/strategies/tests/test_rl.py
 ${PYSITELIB}/sympy/strategies/tests/test_rl.pyc
 ${PYSITELIB}/sympy/strategies/tests/test_rl.pyo
-${PYSITELIB}/sympy/strategies/tests/test_strat.py
-${PYSITELIB}/sympy/strategies/tests/test_strat.pyc
-${PYSITELIB}/sympy/strategies/tests/test_strat.pyo
 ${PYSITELIB}/sympy/strategies/tests/test_tools.py
 ${PYSITELIB}/sympy/strategies/tests/test_tools.pyc
 ${PYSITELIB}/sympy/strategies/tests/test_tools.pyo
@@ -4074,6 +3977,18 @@ ${PYSITELIB}/sympy/tensor/array/expressi
 ${PYSITELIB}/sympy/tensor/array/expressions/conv_matrix_to_array.py
 ${PYSITELIB}/sympy/tensor/array/expressions/conv_matrix_to_array.pyc
 ${PYSITELIB}/sympy/tensor/array/expressions/conv_matrix_to_array.pyo
+${PYSITELIB}/sympy/tensor/array/expressions/from_array_to_indexed.py
+${PYSITELIB}/sympy/tensor/array/expressions/from_array_to_indexed.pyc
+${PYSITELIB}/sympy/tensor/array/expressions/from_array_to_indexed.pyo
+${PYSITELIB}/sympy/tensor/array/expressions/from_array_to_matrix.py
+${PYSITELIB}/sympy/tensor/array/expressions/from_array_to_matrix.pyc
+${PYSITELIB}/sympy/tensor/array/expressions/from_array_to_matrix.pyo
+${PYSITELIB}/sympy/tensor/array/expressions/from_indexed_to_array.py
+${PYSITELIB}/sympy/tensor/array/expressions/from_indexed_to_array.pyc
+${PYSITELIB}/sympy/tensor/array/expressions/from_indexed_to_array.pyo
+${PYSITELIB}/sympy/tensor/array/expressions/from_matrix_to_array.py
+${PYSITELIB}/sympy/tensor/array/expressions/from_matrix_to_array.pyc
+${PYSITELIB}/sympy/tensor/array/expressions/from_matrix_to_array.pyo
 ${PYSITELIB}/sympy/tensor/array/expressions/tests/__init__.py
 ${PYSITELIB}/sympy/tensor/array/expressions/tests/__init__.pyc
 ${PYSITELIB}/sympy/tensor/array/expressions/tests/__init__.pyo
@@ -4092,12 +4007,15 @@ ${PYSITELIB}/sympy/tensor/array/expressi
 ${PYSITELIB}/sympy/tensor/array/expressions/tests/test_convert_array_to_matrix.py
 ${PYSITELIB}/sympy/tensor/array/expressions/tests/test_convert_array_to_matrix.pyc
 ${PYSITELIB}/sympy/tensor/array/expressions/tests/test_convert_array_to_matrix.pyo
-${PYSITELIB}/sympy/tensor/array/expressions/tests/test_convert_index_to_array.py
-${PYSITELIB}/sympy/tensor/array/expressions/tests/test_convert_index_to_array.pyc
-${PYSITELIB}/sympy/tensor/array/expressions/tests/test_convert_index_to_array.pyo
+${PYSITELIB}/sympy/tensor/array/expressions/tests/test_convert_indexed_to_array.py
+${PYSITELIB}/sympy/tensor/array/expressions/tests/test_convert_indexed_to_array.pyc
+${PYSITELIB}/sympy/tensor/array/expressions/tests/test_convert_indexed_to_array.pyo
 ${PYSITELIB}/sympy/tensor/array/expressions/tests/test_convert_matrix_to_array.py
 ${PYSITELIB}/sympy/tensor/array/expressions/tests/test_convert_matrix_to_array.pyc
 ${PYSITELIB}/sympy/tensor/array/expressions/tests/test_convert_matrix_to_array.pyo
+${PYSITELIB}/sympy/tensor/array/expressions/tests/test_deprecated_conv_modules.py
+${PYSITELIB}/sympy/tensor/array/expressions/tests/test_deprecated_conv_modules.pyc
+${PYSITELIB}/sympy/tensor/array/expressions/tests/test_deprecated_conv_modules.pyo
 ${PYSITELIB}/sympy/tensor/array/expressions/utils.py
 ${PYSITELIB}/sympy/tensor/array/expressions/utils.pyc
 ${PYSITELIB}/sympy/tensor/array/expressions/utils.pyo
@@ -4158,6 +4076,9 @@ ${PYSITELIB}/sympy/tensor/tests/test_ind
 ${PYSITELIB}/sympy/tensor/tests/test_indexed.py
 ${PYSITELIB}/sympy/tensor/tests/test_indexed.pyc
 ${PYSITELIB}/sympy/tensor/tests/test_indexed.pyo
+${PYSITELIB}/sympy/tensor/tests/test_printing.py
+${PYSITELIB}/sympy/tensor/tests/test_printing.pyc
+${PYSITELIB}/sympy/tensor/tests/test_printing.pyo
 ${PYSITELIB}/sympy/tensor/tests/test_tensor.py
 ${PYSITELIB}/sympy/tensor/tests/test_tensor.pyc
 ${PYSITELIB}/sympy/tensor/tests/test_tensor.pyo
@@ -4173,9 +4094,6 @@ ${PYSITELIB}/sympy/tensor/toperators.pyo
 ${PYSITELIB}/sympy/testing/__init__.py
 ${PYSITELIB}/sympy/testing/__init__.pyc
 ${PYSITELIB}/sympy/testing/__init__.pyo
-${PYSITELIB}/sympy/testing/benchmarking.py
-${PYSITELIB}/sympy/testing/benchmarking.pyc
-${PYSITELIB}/sympy/testing/benchmarking.pyo
 ${PYSITELIB}/sympy/testing/matrices.py
 ${PYSITELIB}/sympy/testing/matrices.pyc
 ${PYSITELIB}/sympy/testing/matrices.pyo
@@ -4266,9 +4184,6 @@ ${PYSITELIB}/sympy/utilities/_compilatio
 ${PYSITELIB}/sympy/utilities/autowrap.py
 ${PYSITELIB}/sympy/utilities/autowrap.pyc
 ${PYSITELIB}/sympy/utilities/autowrap.pyo
-${PYSITELIB}/sympy/utilities/benchmarking.py
-${PYSITELIB}/sympy/utilities/benchmarking.pyc
-${PYSITELIB}/sympy/utilities/benchmarking.pyo
 ${PYSITELIB}/sympy/utilities/codegen.py
 ${PYSITELIB}/sympy/utilities/codegen.pyc
 ${PYSITELIB}/sympy/utilities/codegen.pyo
@@ -4359,6 +4274,9 @@ ${PYSITELIB}/sympy/utilities/tests/test_
 ${PYSITELIB}/sympy/utilities/tests/test_matchpy_connector.py
 ${PYSITELIB}/sympy/utilities/tests/test_matchpy_connector.pyc
 ${PYSITELIB}/sympy/utilities/tests/test_matchpy_connector.pyo
+${PYSITELIB}/sympy/utilities/tests/test_mathml.py
+${PYSITELIB}/sympy/utilities/tests/test_mathml.pyc
+${PYSITELIB}/sympy/utilities/tests/test_mathml.pyo
 ${PYSITELIB}/sympy/utilities/tests/test_misc.py
 ${PYSITELIB}/sympy/utilities/tests/test_misc.pyc
 ${PYSITELIB}/sympy/utilities/tests/test_misc.pyo
@@ -4374,6 +4292,9 @@ ${PYSITELIB}/sympy/utilities/tests/test_
 ${PYSITELIB}/sympy/utilities/tests/test_wester.py
 ${PYSITELIB}/sympy/utilities/tests/test_wester.pyc
 ${PYSITELIB}/sympy/utilities/tests/test_wester.pyo
+${PYSITELIB}/sympy/utilities/tests/test_xxe.py
+${PYSITELIB}/sympy/utilities/tests/test_xxe.pyc
+${PYSITELIB}/sympy/utilities/tests/test_xxe.pyo
 ${PYSITELIB}/sympy/utilities/timeutils.py
 ${PYSITELIB}/sympy/utilities/timeutils.pyc
 ${PYSITELIB}/sympy/utilities/timeutils.pyo
Index: pkgsrc/math/py-sympy/distinfo
diff -u pkgsrc/math/py-sympy/distinfo:1.23 pkgsrc/math/py-sympy/distinfo:1.24
--- pkgsrc/math/py-sympy/distinfo:1.23  Mon Nov 21 17:30:07 2022
+++ pkgsrc/math/py-sympy/distinfo       Thu May 11 09:38:04 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.23 2022/11/21 17:30:07 adam Exp $
+$NetBSD: distinfo,v 1.24 2023/05/11 09:38:04 adam Exp $
 
-BLAKE2s (sympy-1.11.1.tar.gz) = 58032f335154615b8eacf5b53064cd4216e1a5ba5e844585641b66beeac9548b
-SHA512 (sympy-1.11.1.tar.gz) = 00e44566242174dbdc091ae9b88ba05551289c7760f4517b976ba0ef57dcef6c18973c9e2e9a723df3b13f73ed81a30e6ccc24da9da2bca577cbaaca12ba94ad
-Size (sympy-1.11.1.tar.gz) = 12921384 bytes
+BLAKE2s (sympy-1.12.tar.gz) = b8f59bfe973088d3a4c6e6a1ff9cd5eff2b5fb6576d691ce3de2a9dec5ed332d
+SHA512 (sympy-1.12.tar.gz) = dc2403c46992e290261cbf1eb9c489a0bc606648e6ec2d91ba9ff2a9859bf716526b0a611afa070513343e8f7e8b8d8a0752818ef2737e5a197dd12fdf68a9b3
+Size (sympy-1.12.tar.gz) = 6722203 bytes



Home | Main Index | Thread Index | Old Index