diff options
| author | Palica <palica+gitlab@liguros.net> | 2020-06-23 22:35:08 +0200 |
|---|---|---|
| committer | Palica <palica+gitlab@liguros.net> | 2020-06-23 22:35:08 +0200 |
| commit | ecdac123787b96ce6649f0f91da12ea6458cc2b1 (patch) | |
| tree | b89c74d9e6fe6e8aebc4c77bcbeb4ab73214127d /dev-python/mpmath/files/mpmath-1.0.0.patch | |
| parent | 1be72aa41cf41dedadeecf59dca9f01de6381f5e (diff) | |
| download | baldeagleos-repo-ecdac123787b96ce6649f0f91da12ea6458cc2b1.tar.gz baldeagleos-repo-ecdac123787b96ce6649f0f91da12ea6458cc2b1.tar.xz baldeagleos-repo-ecdac123787b96ce6649f0f91da12ea6458cc2b1.zip | |
Updating liguros repo
Diffstat (limited to 'dev-python/mpmath/files/mpmath-1.0.0.patch')
| -rw-r--r-- | dev-python/mpmath/files/mpmath-1.0.0.patch | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/dev-python/mpmath/files/mpmath-1.0.0.patch b/dev-python/mpmath/files/mpmath-1.0.0.patch new file mode 100644 index 000000000000..3a88f38c9927 --- /dev/null +++ b/dev-python/mpmath/files/mpmath-1.0.0.patch @@ -0,0 +1,9 @@ +diff -r -U1 mpmath-1.0.0.orig/setup.py mpmath-1.0.0/setup.py +--- mpmath-1.0.0.orig/setup.py 2017-09-27 21:42:12.000000000 +0700 ++++ mpmath-1.0.0/setup.py 2017-10-02 20:36:02.919554100 +0700 +@@ -15,4 +15,3 @@ + 'mpmath.functions', +- 'mpmath.matrices', +- 'mpmath.tests'], ++ 'mpmath.matrices'], + classifiers=['Topic :: Scientific/Engineering :: Mathematics'] |
