orion pushed to sympy (epel7). "Remove patch that was included in upstream."

notifications at fedoraproject.org notifications at fedoraproject.org
Thu May 21 16:10:51 UTC 2015


From 4883707dcf8becc76a4cb58d7425b15f68934d8c Mon Sep 17 00:00:00 2001
From: konradm <konradm at fedoraproject.org>
Date: Fri, 5 Dec 2008 00:49:12 +0000
Subject: Remove patch that was included in upstream.


diff --git a/sympy-0.6.2-remove-extraneous-shebangs.diff b/sympy-0.6.2-remove-extraneous-shebangs.diff
deleted file mode 100644
index d1bec5c..0000000
--- a/sympy-0.6.2-remove-extraneous-shebangs.diff
+++ /dev/null
@@ -1,34 +0,0 @@
-diff -r -U 3 sympy-0.6.2.orig/sympy/mpmath/elliptic.py sympy-0.6.2/sympy/mpmath/elliptic.py
---- sympy-0.6.2.orig/sympy/mpmath/elliptic.py	2008-08-17 08:00:28.000000000 -0700
-+++ sympy-0.6.2/sympy/mpmath/elliptic.py	2008-10-13 13:03:31.000000000 -0700
-@@ -1,4 +1,3 @@
--#!/usr/bin/env python
- """
-     elliptic.py
- 
-diff -r -U 3 sympy-0.6.2.orig/sympy/mpmath/tests/test_elliptic.py sympy-0.6.2/sympy/mpmath/tests/test_elliptic.py
---- sympy-0.6.2.orig/sympy/mpmath/tests/test_elliptic.py	2008-08-17 08:00:28.000000000 -0700
-+++ sympy-0.6.2/sympy/mpmath/tests/test_elliptic.py	2008-10-13 13:03:52.000000000 -0700
-@@ -1,4 +1,3 @@
--#!/usr/bin/env python
- """
-     Limited tests of the elliptic functions module.  A full suite of
-     extensive testing can be found in elliptic_torture_tests.py
-diff -r -U 3 sympy-0.6.2.orig/sympy/solvers/numeric.py sympy-0.6.2/sympy/solvers/numeric.py
---- sympy-0.6.2.orig/sympy/solvers/numeric.py	2008-08-17 08:00:30.000000000 -0700
-+++ sympy-0.6.2/sympy/solvers/numeric.py	2008-10-13 13:03:23.000000000 -0700
-@@ -1,5 +1,3 @@
--#!/usr/bin/env python
--
- # TODO: * calculate J numerically
- #       * better exceptions for bad input
- #       * solving overdetermined systems with Gauss-Newton algorithm
-diff -r -U 3 sympy-0.6.2.orig/sympy/utilities/compilef.py sympy-0.6.2/sympy/utilities/compilef.py
---- sympy-0.6.2.orig/sympy/utilities/compilef.py	2008-08-17 08:00:31.000000000 -0700
-+++ sympy-0.6.2/sympy/utilities/compilef.py	2008-10-13 13:03:10.000000000 -0700
-@@ -1,5 +1,3 @@
--#!/usr/bin/env python
--
- # needs access to libtcc and math.h
- # TODO: *get tcc errors (currently something like 'Unknown error 3217941984',
- #                        this makes debugging painful)
diff --git a/sympy.spec b/sympy.spec
index d88e3d3..7fefa47 100644
--- a/sympy.spec
+++ b/sympy.spec
@@ -8,9 +8,6 @@ Group:          Development/Languages
 License:        BSD
 URL:            http://code.google.com/p/sympy/
 Source0:        http://sympy.googlecode.com/files/%{name}-%{version}.tar.gz
-# Patch0 submitted upstream:
-#   http://code.google.com/p/sympy/issues/detail?id=1156
-Patch0:         sympy-0.6.2-remove-extraneous-shebangs.diff
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildArch:      noarch
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/sympy.git/commit/?h=epel7&id=4883707dcf8becc76a4cb58d7425b15f68934d8c


More information about the scm-commits mailing list