[pytables] 12/14: Refresh all patches

Antonio Valentino a_valentino-guest at moszumanska.debian.org
Tue Nov 1 07:57:31 UTC 2016


This is an automated email from the git hooks/post-receive script.

a_valentino-guest pushed a commit to branch master
in repository pytables.

commit 2582f1b8a51be1521d4280a39739829b525c85a3
Author: Antonio Valentino <antonio.valentino at tiscali.it>
Date:   Mon Oct 31 13:30:48 2016 +0000

    Refresh all patches
---
 ...licitly.patch => 0002-Never-use-the-msse2-flag-explicitly.patch} | 6 +++---
 ...s.patch => 0003-Do-not-fetch-icons-for-external-web-sites.patch} | 0
 ...-HDF5-1.10.patch => 0004-fix-compatibility-with-HDF5-1.10.patch} | 2 +-
 debian/patches/series                                               | 6 +++---
 4 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/debian/patches/0003-Never-use-the-msse2-flag-explicitly.patch b/debian/patches/0002-Never-use-the-msse2-flag-explicitly.patch
similarity index 88%
rename from debian/patches/0003-Never-use-the-msse2-flag-explicitly.patch
rename to debian/patches/0002-Never-use-the-msse2-flag-explicitly.patch
index bbc6e88..12d47c1 100644
--- a/debian/patches/0003-Never-use-the-msse2-flag-explicitly.patch
+++ b/debian/patches/0002-Never-use-the-msse2-flag-explicitly.patch
@@ -8,10 +8,10 @@ Subject: Never-use-the-msse2-flag-explicitly
  1 file changed, 3 insertions(+), 3 deletions(-)
 
 diff --git a/setup.py b/setup.py
-index d87b893..a2c79c0 100755
+index 0d9b408..cf04824 100755
 --- a/setup.py
 +++ b/setup.py
-@@ -813,7 +813,7 @@ if 'BLOSC' not in optional_libs:
+@@ -812,7 +812,7 @@ if 'BLOSC' not in optional_libs:
              os.remove(fd.name)
  
      # SSE2
@@ -20,7 +20,7 @@ index d87b893..a2c79c0 100755
          print('SSE2 detected')
          CFLAGS.append('-DSHUFFLE_SSE2_ENABLED')
          if os.name == 'nt':
-@@ -827,8 +827,8 @@ if 'BLOSC' not in optional_libs:
+@@ -826,8 +826,8 @@ if 'BLOSC' not in optional_libs:
                            if 'sse2' in f]
      # AVX2
      # Detection code for AVX2 only works for gcc/clang, not for MSVC yet
diff --git a/debian/patches/0004-Do-not-fetch-icons-for-external-web-sites.patch b/debian/patches/0003-Do-not-fetch-icons-for-external-web-sites.patch
similarity index 100%
rename from debian/patches/0004-Do-not-fetch-icons-for-external-web-sites.patch
rename to debian/patches/0003-Do-not-fetch-icons-for-external-web-sites.patch
diff --git a/debian/patches/0005-fix-compatibility-with-HDF5-1.10.patch b/debian/patches/0004-fix-compatibility-with-HDF5-1.10.patch
similarity index 99%
rename from debian/patches/0005-fix-compatibility-with-HDF5-1.10.patch
rename to debian/patches/0004-fix-compatibility-with-HDF5-1.10.patch
index ab3193b..dfe9f58 100644
--- a/debian/patches/0005-fix-compatibility-with-HDF5-1.10.patch
+++ b/debian/patches/0004-fix-compatibility-with-HDF5-1.10.patch
@@ -45,7 +45,7 @@ index 692e3bc..6de34e2 100644
  * Numexpr_ >= 2.5.2
  * Cython_ >= 0.21
 diff --git a/setup.py b/setup.py
-index a2c79c0..2168a77 100755
+index cf04824..fe2492e 100755
 --- a/setup.py
 +++ b/setup.py
 @@ -515,6 +515,7 @@ CFLAGS.append("-Isrc")
diff --git a/debian/patches/series b/debian/patches/series
index 0d6c893..5bb11ce 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,4 +1,4 @@
 0001-use-dynamic-lib.patch
-0003-Never-use-the-msse2-flag-explicitly.patch
-0004-Do-not-fetch-icons-for-external-web-sites.patch
-0005-fix-compatibility-with-HDF5-1.10.patch
+0002-Never-use-the-msse2-flag-explicitly.patch
+0003-Do-not-fetch-icons-for-external-web-sites.patch
+0004-fix-compatibility-with-HDF5-1.10.patch

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/pytables.git



More information about the debian-science-commits mailing list