1. 27 Jan, 2017 1 commit
  2. 23 Jan, 2017 2 commits
    • Matthew Brett's avatar
      Merge pull request #18 from matthew-brett/version-of-has2k1-fix · e6ebbfa4
      Matthew Brett authored
      MRG: make submodule .git directory for versioneer
      
      pip will copy the directory it installs from before running the install
      / wheel build. If the directory is a submodule, then the copy breaks
      the connection with the containing project, so git commands to get the
      version will fail.
      
      Fix is to re-create the .git directory for submodules.
      
      Version of fix in #12 with thanks to Hassan Kibirige for doing the 
      hard work of diagnosis and finding the general solution.
      e6ebbfa4
    • Matthew Brett's avatar
      Add checkout of tag in fill_submodule · f364d4a1
      Matthew Brett authored
      f364d4a1
  3. 22 Jan, 2017 2 commits
  4. 21 Jan, 2017 1 commit
  5. 04 Jan, 2017 1 commit
  6. 02 Jan, 2017 1 commit
  7. 01 Jan, 2017 2 commits
  8. 31 Dec, 2016 1 commit
  9. 30 Dec, 2016 3 commits
  10. 27 Dec, 2016 1 commit
  11. 10 Dec, 2016 1 commit
  12. 07 Dec, 2016 2 commits
    • Matthew Brett's avatar
      Merge pull request #13 from andreabedini/patch-1 · 861d4b6e
      Matthew Brett authored
      Address HDF5 CVEs
      
      Several CVEs have been published against the upstream HDF5 libraries, which are packaged (currently 1.8.13) with the windows version.
      
      CVE-2016-4330
      CVE-2016-4331
      CVE-2016-4332
      CVE-2016-4333
      
      These have been fixed in the current 1.8.18 release.
      
      Hat tip to @teeks99.
      861d4b6e
    • Andrea Bedini's avatar
      Address HDF5 CVEs · 2782f416
      Andrea Bedini authored
      Several CVEs have been published against the upstream HDF5 libraries, which are packaged (currently 1.8.13) with the windows version.
      
      CVE-2016-4330
      CVE-2016-4331
      CVE-2016-4332
      CVE-2016-4333
      
      These have been fixed in the current 1.8.18 release.
      
      Hat tip to @teeks99.
      2782f416
  13. 05 Nov, 2016 2 commits
  14. 04 Nov, 2016 5 commits
  15. 02 Nov, 2016 1 commit
    • Matthew Brett's avatar
      Merge pull request #8 from tomkooij/appveyor · 6802dca5
      Matthew Brett authored
      Create appveyor framework with tests
      
      This can be used to build wheels in a conda enviroment on appveyor.
      The tests use a simple package (origsel/python-appveyor-demo) to test
      building and testing a wheel
      6802dca5
  16. 18 Oct, 2016 1 commit
    • Tom Kooij's avatar
      Create appveyor framework with tests · d33cc67a
      Tom Kooij authored
      This can be used to build wheels in a conda enviroment on appveyor.
      The tests use a simple package (origsel/python-appveyor-demo) to test
      building and testing a wheel
      d33cc67a
  17. 11 Oct, 2016 1 commit
  18. 26 Sep, 2016 2 commits
  19. 19 Aug, 2016 1 commit
  20. 18 Aug, 2016 3 commits
  21. 17 Aug, 2016 1 commit
  22. 02 Aug, 2016 2 commits
  23. 31 Jul, 2016 2 commits
  24. 18 Jul, 2016 1 commit