[segyio] 301/376: Deprecate shared linking of Windows py-extension

Jørgen Kvalsvik jokva-guest at moszumanska.debian.org
Wed Sep 20 08:04:48 UTC 2017


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

jokva-guest pushed a commit to branch debian
in repository segyio.

commit acbb7e329d208b34c6c2d00210ab7e854aca7b96
Author: Jørgen Kvalsvik <jokva at statoil.com>
Date:   Mon Jun 19 16:08:02 2017 +0200

    Deprecate shared linking of Windows py-extension
    
    Consider linking building a python extension and linking to a separate
    DLL deprecated, i.e. it's not a part of our regular testing routines.
    Building shared itself should still work nicely, but it's no longer done
    on appveyor.
---
 appveyor.yml | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/appveyor.yml b/appveyor.yml
index eaf35c5..ea066cf 100644
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -25,10 +25,6 @@ environment:
         - PYTHON: C:\Python36
           LANG: -DBUILD_PYTHON=ON
           PYTHON_VERSION: 36
-        - PYTHON: C:\Python36
-          LANG: -DBUILD_PYTHON=ON
-          PYTHON_VERSION: 36
-          SHARED: ON
 
 matrix:
     fast_finish: true

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



More information about the debian-science-commits mailing list