commit 29dbd7318258b03605c4335a5efc32b8f4447606 Author: Serhii Kupriienko Date: Fri Mar 25 13:14:19 2022 +0000 Fix tests commit b1f275113918433d2d09d7b7124ec374259d5364 Author: Serhii Kupriienko Date: Fri Mar 25 12:52:18 2022 +0000 Remove pytest-runner commit 25513c3bb427c3c4a21615717ad1d109c2fe689d Author: Serhii Kupriienko Date: Fri Mar 25 12:45:19 2022 +0000 Fix numpy, add build.sh, bld.bat commit 6f43a7b03be2f28cb55a231118a1dcee89298749 Author: Serhii Kupriienko Date: Thu Mar 24 08:38:49 2022 +0000 Fix typo commit 3c0cbb2ab346bcfd822316160026f14df365b841 Author: Serhii Kupriienko Date: Fri Mar 18 11:19:06 2022 +0000 Skip some tests commit 89c0939f85a6338e9f6ba151fb009919dda90e4f Author: Serhii Kupriienko Date: Fri Mar 18 10:56:16 2022 +0000 Disable skip win32 commit 1025a06c37aa86ff9da71e909532ef8096617753 Author: Serhii Kupriienko Date: Mon Feb 28 11:10:05 2022 +0000 Fix typo commit f1787426a032ae58dfd0c89928466097fa695dd0 Author: Serhii Kupriienko Date: Mon Feb 28 10:55:22 2022 +0000 Update dependencies commit a1f807855c98be1c13af13fd1666f164846a857b Author: anaconda-pkg-build Date: Fri Feb 18 08:42:40 2022 +0000 DOR update to 0.19.2 commit a535f776fa16f43572e6760fef9f9a62e956b75b Merge: 4dff8f6 8de1396 Author: anaconda-pkg-build <66446536+anaconda-pkg-build@users.noreply.github.com> Date: Thu Nov 4 01:35:12 2021 -0600 Merge pull request #6 from AnacondaRecipes/pbs_0.18.3_20211102T032831 scikit-image 0.18.3 commit 8de13968349e1fad8ba2aa052f28753711822aef Author: Serhii Kupriienko <79282962+skupr-anaconda@users.noreply.github.com> Date: Thu Nov 4 09:07:24 2021 +0200 Small linting fix commit c5d3487056fee006399ff996bfce0b62fbe47761 Author: Serhii Kupriienko <79282962+skupr-anaconda@users.noreply.github.com> Date: Wed Nov 3 14:26:38 2021 +0200 Skip tests on win64 and skip building on win32 commit fff6fade7d1af985bf26062ccf7c5b45a505ded0 Author: Serhii Kupriienko <79282962+skupr-anaconda@users.noreply.github.com> Date: Wed Nov 3 13:40:16 2021 +0200 Skip test_low_data_range commit 92f9a62abdf16a6902465944ca0aad650587298d Author: Serhii Kupriienko <79282962+skupr-anaconda@users.noreply.github.com> Date: Tue Nov 2 17:33:11 2021 +0200 Skip test_float commit 821b3ebcbe0e382935a36119efb6f7fa801e77b7 Author: Serhii Kupriienko <79282962+skupr-anaconda@users.noreply.github.com> Date: Tue Nov 2 17:12:48 2021 +0200 Skip test_uint8 commit 829603b5cf044532b66b75ce371267858b8f5827 Author: Serhii Kupriienko <79282962+skupr-anaconda@users.noreply.github.com> Date: Tue Nov 2 16:54:14 2021 +0200 Skip test_thresholding commit f3a5707e188ebc6af7776fd18979bc0192910af6 Author: Serhii Kupriienko <79282962+skupr-anaconda@users.noreply.github.com> Date: Tue Nov 2 16:14:21 2021 +0200 Add --verbose flag to pytest commit a245a1c6c0d016dc12f470ab42d1c41c7469de7d Author: Serhii Kupriienko <79282962+skupr-anaconda@users.noreply.github.com> Date: Tue Nov 2 16:13:23 2021 +0200 Add constraints and test commands commit 35405431d33f5e0544d63025d79110b877cac08d Author: Serhii Kupriienko <79282962+skupr-anaconda@users.noreply.github.com> Date: Tue Nov 2 15:53:51 2021 +0200 Use setuptool swithout pinning commit 0ef56fad1a00a72b263b5786337119ed81df26b6 Author: Serhii Kupriienko <79282962+skupr-anaconda@users.noreply.github.com> Date: Tue Nov 2 15:34:34 2021 +0200 Remove a patch commit ff2f480e662b555233fa0e2bb8087f72e899028a Author: Serhii Kupriienko <79282962+skupr-anaconda@users.noreply.github.com> Date: Tue Nov 2 15:31:15 2021 +0200 Fix linting error commit 80dd8bd7f7f1c4d51bb897f98deecf992d7523fb Author: Serhii Kupriienko <79282962+skupr-anaconda@users.noreply.github.com> Date: Tue Nov 2 15:28:22 2021 +0200 Update dependencies, add missing packages, add dev, doc urls, liccense_family commit ec0afc1d45610d9e8dbdb0d73a14df91b88bfb1d Author: anaconda-pkg-build Date: Tue Nov 2 03:28:32 2021 +0000 DOR update to 0.18.3 commit 4dff8f6d36e61c0e5b18eb1b624ac5963a88434b Merge: ce2cf62 d94d8d4 Author: Cheng H. Lee Date: Thu Apr 8 17:54:23 2021 -0500 Merge branch 'skimage-0.18.1' commit d94d8d4a921e9fdbf70071b1a07c1cd8e28ea19f Author: Cheng H. Lee Date: Thu Apr 8 15:38:31 2021 -0500 Address failing tests in skimage 0.18.1 - Add pillow as a test requires (needed for test_skin, test_ndim) - Apply upstream compatibility fix for pillow 8.2 - Skip test_apply_parallel_rgb due to platform-sensitive accuracy errors commit e550665cbe35b5ed385adbad56f9c757c9330aaf Author: Cheng H. Lee Date: Thu Apr 8 13:56:52 2021 -0500 Fix recipe for v0.18.1 - Remove redundant/obsolete(?) source URL - Update pooch constraint to match upstream commit ec5a9d60e1085ee23644a5e1d5ec4d3c9674af5c Author: anaconda-pkg-build Date: Wed Mar 10 22:05:26 2021 +0000 DOR update to 0.18.1 commit ce2cf62cac98eb948f1b7491f864a32a2c97626e Author: Cheng H. Lee Date: Fri Feb 12 07:52:25 2021 -0600 Update 0.17.2 recipe for linux-s390x commit 90ab29b18193a4d9c5c969135c9b93a921bdb151 Author: Kai Tietz Date: Wed Oct 21 14:23:22 2020 +0200 Update 0.17.2 commit 1e17d4ca0c518246b73801c687342c0ee3283c03 Author: Jonathan Helmus Date: Tue Apr 23 12:13:37 2019 -0500 depend on matplotlib not -base commit 6bf8ab37d7df4fe95156c7821c596bf12e8a23c3 Author: Jonathan Helmus Date: Tue Apr 23 12:13:26 2019 -0500 use pip for install commit e298f7a4b418760e1d5a1d4c9ef1d338cedcd56d Merge: 108d55b cf583f9 Author: Mark Harfouche Date: Tue Nov 12 07:31:54 2019 -0500 Merge pull request #55 from regro-cf-autotick-bot/rebuild-python3801 Rebuild for python38 commit cf583f978c3c4f3fc81088fa78630139e9f89d61 Author: conda-forge-admin Date: Tue Nov 12 10:55:43 2019 +0000 MNT: Re-rendered with conda-build 3.18.11, conda-smithy 3.6.2, and conda-forge-pinning 2019.11.01 commit 7261bbea778d9d441fcc6eef42a5711f65b114ed Author: Mark Harfouche Date: Mon Nov 11 07:31:58 2019 -0500 trigger commit 577514454c55693afee2322d9a7bee0828c850fe Author: regro-cf-autotick-bot Date: Mon Nov 11 11:23:09 2019 +0000 MNT: Re-rendered with conda-build 3.18.11, conda-smithy 3.6.2, and conda-forge-pinning 2019.11.01 commit 65e70d24a1250d9dde865001744320bb49c37485 Author: regro-cf-autotick-bot Date: Mon Nov 11 11:22:48 2019 +0000 bump build number commit 108d55b0556ba71622bd8f0216ccebb5e948038f Merge: 81814f6 78204ac Author: Juan Nunez-Iglesias Date: Tue Oct 22 18:18:50 2019 +1100 Merge pull request #53 from jni/v0.16.2 Update to v0.16.2 commit 78204acc5059172d201a114bb2c9977b222be7ad Author: Juan Nunez-Iglesias Date: Tue Oct 22 01:41:04 2019 -0500 Update to v0.16.2 commit 81814f679d42c6b0d1dcc11e985a7b673a6527a6 Merge: 4baf61f ebcdf42 Author: Juan Nunez-Iglesias Date: Tue Oct 15 00:54:14 2019 +1100 Merge pull request #52 from regro-cf-autotick-bot/0.16.1 scikit-image v0.16.1 commit ebcdf421e48689008fd6777360751c5e17b52696 Author: Mark Harfouche Date: Mon Oct 14 08:22:35 2019 -0400 Reintroduce dask-array dependency commit e45b2af9b6266f61f0f947321713ecad49e87d01 Author: Mark Harfouche Date: Mon Oct 14 07:28:46 2019 -0400 Add network 2.4 patch commit 03dcdb09b723fe083d496cc7162cda947d49c52d Author: Mark Harfouche Date: Mon Oct 14 07:27:28 2019 -0400 Remove old patch commit f38445cda4167206ee7db145f6e4591d4e261472 Author: Mark Harfouche Date: Mon Oct 14 07:11:19 2019 -0400 try building with github commit ab6cb22c49d4de7608908f450c9d2fc0629a7352 Author: Mark Harfouche Date: Mon Oct 14 06:12:55 2019 -0400 restrict networkx version commit b3255ac6a206f6a8d62833d6e2f427df2b1e65d1 Author: Mark Harfouche Date: Mon Oct 14 06:06:57 2019 -0400 remove patch commit f1e479620d047d131b13c981af90b2484cb66544 Author: Mark Harfouche Date: Mon Oct 14 05:48:25 2019 -0400 update dependencies, remove dependency on dask commit 4aece9295eafac317f97900894f803f6d2e393e3 Author: regro-cf-autotick-bot Date: Mon Oct 14 08:17:33 2019 +0000 MNT: Re-rendered with conda-build 3.18.9, conda-smithy 3.6.0, and conda-forge-pinning 2019.10.11 commit c66e9c60bc6c423dbb6760b2e0dca1ec8b9e0923 Author: regro-cf-autotick-bot Date: Mon Oct 14 08:17:18 2019 +0000 updated v0.16.1 commit 4baf61f1a915b52887ab7dac4abd2b3b6bb98d9f Author: conda-forge-admin Date: Fri Sep 6 18:34:56 2019 -0500 [ci skip] ***NO_CI*** Move from appveyor to azure. See https://github.com/conda-forge/conda-forge.github.io/issues/857 commit efb110de678c9d76295aa61f355e4ad273ce9955 Author: Mark Harfouche Date: Sun Jul 21 20:10:27 2019 -0400 trigger build because mac didn't upload. commit 346cbd8a7129b817ddc96bf0ab827a383ac1f2fc Merge: 0bb7a3b 9cc9dac Author: Mark Harfouche Date: Fri Jun 14 20:56:50 2019 -0400 Merge pull request #47 from hmaarrfk/numpy_pinning Numpy pinning commit 9cc9dacb1beacc5aab1b40ba004c814c47e744ae Author: Mark Harfouche Date: Fri Jun 14 20:31:41 2019 -0400 Ignore failures due to warnings commit d2823e875de0fa7f17674df6eaca6430c6741eb9 Author: conda-forge-admin Date: Thu Jun 13 16:34:34 2019 +0000 MNT: Re-rendered with conda-build 3.18.2, conda-smithy 3.3.7, and conda-forge-pinning 2019.06.09 commit a7d1d52c25933e28d8a17903ff073a11506cfc5d Author: Mark Harfouche Date: Thu Jun 13 12:33:50 2019 -0400 update meta commit b149d831e66d4019c7a43d1ab7c03d698d12b00c Author: Mark Harfouche Date: Sat May 25 20:03:30 2019 -0400 Unpin numpy from test commit 813f8dfe745d01a143b92d1bc5a0dcf7b8f34115 Author: conda-forge-admin Date: Sat May 25 23:37:19 2019 +0000 MNT: Re-rendered with conda-build 3.17.8, conda-smithy 3.3.4, and conda-forge-pinning 2019.05.25 commit ee8a3a87eb55c10e7c06374f4977fcf8aeb22b30 Author: Mark Harfouche Date: Sat May 25 19:35:50 2019 -0400 numpy pinning on conda forge has moved up to 1.14 We shouldn't force such an old version commit f935e0ae6fd42ed7d5aa5e34088ceef87429b086 Author: Mark Harfouche Date: Wed Apr 3 09:20:35 2019 -0400 Slimmed down the recipe commit 3a9110eb75178bd66c856cf6221d06da9331810d Author: Mark Harfouche Date: Wed Apr 3 09:20:06 2019 -0400 MNT: Re-rendered with conda-build 3.17.8, conda-smithy 3.3.2, and conda-forge-pinning 2019.03.17 commit 0bb7a3bf63b103d651ea91cc0738bf4d8da2cbc3 Merge: 6368e54 180908e Author: Juan Nunez-Iglesias Date: Tue Apr 2 23:43:53 2019 -0700 Merge pull request #45 from regro-cf-autotick-bot/0.15.0 scikit-image v0.15.0 commit 180908ee6ecd40e62b85eb6a55daabe78e5dda25 Author: Juan Nunez-Iglesias Date: Wed Apr 3 17:19:49 2019 +1100 Add pytest localserver to test requirements commit ce70af030e51b934949b084dd3a525cde8a6b88f Author: Juan Nunez-Iglesias Date: Wed Apr 3 16:05:12 2019 +1100 Remove Py2.7 from AppVeyor build matrix commit ff9d7cfa9f6d32c0e2fc6ea97ee62cabb8c47eec Author: Juan Nunez-Iglesias Date: Wed Apr 3 16:04:40 2019 +1100 Remove Py2.7 from build matrix commit 2dfee3eb55635b670f6b2b05e9bae119a1398d46 Author: Juan Nunez-Iglesias Date: Wed Apr 3 16:02:50 2019 +1100 Ignore non-existent pyproject.toml commit c944f4679f6f651e51cbe531c06007c1779a536d Author: regro-cf-autotick-bot Date: Wed Apr 3 03:26:38 2019 +0000 MNT: Re-rendered with conda-build 3.17.8, conda-smithy 3.3.2, and conda-forge-pinning 2019.03.17 commit 97ed7fa6911de827467b9b109f49712227a2f976 Author: regro-cf-autotick-bot Date: Wed Apr 3 03:26:25 2019 +0000 updated v0.15.0 commit 6368e542e0704e625ec0b23f57b20039945f1594 Merge: dfe4d51 3d9b5a1 Author: Juan Nunez-Iglesias Date: Fri Feb 1 19:43:55 2019 +1100 Merge pull request #42 from jni/matplotlib-base Use matplotlib-base as dependency commit 3d9b5a1f724763cc5de277c2d6c63f226f3ee49c Author: conda-forge-admin Date: Fri Feb 1 08:07:53 2019 +0000 MNT: Re-rendered with conda-build 3.17.8, conda-smithy 3.2.12, and conda-forge-pinning 2019.01.29 commit 2dda5acc7b0e95e085561ff5b5d724774403bb20 Author: Mark Harfouche Date: Thu Jan 31 08:40:06 2019 -0500 Update meta.yaml commit 9c07f011f823d1bd92063787fc45d13513fef7d8 Author: Mark Harfouche Date: Wed Jan 30 14:49:08 2019 -0500 correct selectors. commit 790ca5968231c3c0bf7f10a83d7d03ba45ffdfab Author: Mark Harfouche Date: Wed Jan 30 09:51:31 2019 -0500 split dependency on matplotlib for py2/py3 commit f0766f72a343657569f516578a778372279da08d Author: Juan Nunez-Iglesias Date: Thu Jan 24 15:54:17 2019 +1100 Use matplotlib-base as dependency commit dfe4d511289796d0110f6a945fe15d4c3e9f7b2f Merge: 21eca1a d191a37 Author: Juan Nunez-Iglesias Date: Mon Jan 21 22:25:39 2019 +1100 Merge pull request #41 from regro-cf-autotick-bot/0.14.2 scikit-image v0.14.2 commit d191a378dc77c75d8a97a60391d98d7bd5f41085 Author: John Kirkham Date: Mon Jan 21 21:35:27 2019 +1100 Return to using PyPI commit f7199cb54d9f07d408c3394e4bf1d883f0a1f15d Author: John Kirkham Date: Mon Jan 21 21:16:50 2019 +1100 Try using `setup.py install` As building with `setup.py` seems to avoid issues on Windows, try `setup.py` to do the install as well and avoid `pip`. commit 9932c1c1b4925887df84ed88b9fb94cef2e89a95 Author: Mark Harfouche Date: Mon Jan 21 01:38:20 2019 -0500 Update meta.yaml commit 0d7509787685ca119608d9eab790f062f21cee9e Author: Mark Harfouche Date: Sun Jan 20 17:37:53 2019 -0500 try buildext again commit cabe1d00d65597ad791429321f05bbaf7beb9cb4 Author: Mark Harfouche Date: Sat Jan 19 20:36:35 2019 -0500 trigger from github to regenerate cython. commit dbedd270ada3e42f74cbc6339599cb2bb19f1284 Author: Mark Harfouche Date: Fri Jan 18 09:41:02 2019 -0500 Update meta.yaml commit b7cd86ccf219b9dfb08660b76173ef97afbb37c0 Author: Mark Harfouche Date: Fri Jan 18 08:34:30 2019 -0500 remove hotfix patches. commit a841f0656775a061a767139d8e7df092cb8534c1 Author: regro-cf-autotick-bot Date: Fri Jan 18 13:14:58 2019 +0000 MNT: Re-rendered with conda-build 3.17.5, conda-smithy 3.2.9, and conda-forge-pinning 2019.01.16 commit 5ad60a2b4508fe46f73f98bfe1e760be082e3c78 Author: regro-cf-autotick-bot Date: Fri Jan 18 13:14:51 2019 +0000 updated v0.14.2 commit 21eca1af562e0257566d70651f1930dee736d390 Merge: 8dfe5a9 677b6bf Author: Mark Harfouche Date: Tue Jan 8 08:00:11 2019 -0500 Merge pull request #39 from hmaarrfk/fix_windows_python_3.7 Start a run for windows python 3.6 and 3.7 commit 677b6bf617a56c879bdf850745506b90e7d180f2 Author: Mark Harfouche Date: Tue Jan 8 00:52:55 2019 -0500 add numpy 1.11 to the testing requirements commit 39a45d7959f3fccfbfdf27437fcc87354e3ad687 Author: Mark Harfouche Date: Mon Jan 7 22:23:54 2019 -0500 MNT: Re-rendered with conda-smithy 3.2.2 and pinning 2019.01.05 commit 5f84f94de4b89dffdbd8876f71501a84246ee083 Author: Mark Harfouche Date: Mon Jan 7 22:21:05 2019 -0500 clean up the meta file. commit 1e3ddd54c9743ef169c6754c763232e539a38d3d Author: Mark Harfouche Date: Mon Jan 7 21:59:54 2019 -0500 build with setup, install with pip commit bd1e2b2441d5969c9ec45d2f081a4c726298865f Author: Mark Harfouche Date: Mon Jan 7 21:21:54 2019 -0500 do the bad thing. install with setup.py commit 8412723e6b973dd5dd4e3ebb87553671d1ae3152 Author: Mark Harfouche Date: Mon Jan 7 20:58:24 2019 -0500 --prefix-length 37 commit 3618bee1c436aae69c57a287b448ff6f0e218648 Author: Mark Harfouche Date: Mon Jan 7 20:48:38 2019 -0500 don't be quiet. commit 48e1f89cdb871742dbcc193afdcd9f7c5c11adf2 Author: Mark Harfouche Date: Mon Jan 7 20:35:22 2019 -0500 dhirschfeld with the assist!!!! commit 2234ea30105be8db4a58cd6798061ee9fc6a7ec9 Author: Mark Harfouche Date: Mon Jan 7 20:00:14 2019 -0500 Update .appveyor.yml commit ebb48fed2a724bc593867c80fc70ab910c389105 Author: Mark Harfouche Date: Sun Jan 6 16:43:24 2019 -0500 build #4 for prefix=50 build commit 8fd4a348b5f59a01df93fb2d320e7d5d28c7c55d Author: Mark Harfouche Date: Fri Jan 4 21:44:15 2019 -0500 Force yet an other build for windows with prefeix length 50 commit 64e741247fcb0adbbba5928a7b916ccb68e621c7 Author: Mark Harfouche Date: Fri Jan 4 18:18:29 2019 -0500 force a new build for windows. commit 80d06096db7632468f9f698cab90598a5929857a Author: Mark Harfouche Date: Fri Jan 4 16:55:37 2019 -0500 Get sources from github so we can restart the compilation. commit 2ad777cd8384eb1f637c0e1ed0edcd5664e9a1c3 Author: Mark Harfouche Date: Fri Jan 4 16:47:30 2019 -0500 Update meta.yaml commit 19e081e3508731bcc1976d0e994786a8cbe3e6be Author: Mark Harfouche Date: Fri Jan 4 16:37:48 2019 -0500 echo commands on windows commit c815fd18d13c01777cb27678194e86bf2986255d Author: Mark Harfouche Date: Fri Jan 4 16:34:14 2019 -0500 with a prefix length of 50 commit 8a75e501fc979654025522fff325496b1fe2d57d Author: conda-forge-admin Date: Fri Jan 4 21:30:43 2019 +0000 MNT: Re-rendered with conda-smithy 3.2.2 and pinning 2018.12.28 commit adb5823db7936efb5d7935e7b1e9790efad7c0b5 Author: Mark Harfouche Date: Fri Jan 4 16:29:49 2019 -0500 Update meta.yaml commit 03ce8e8d1b4067ba848ae2f8af6c59bb23f1cfbc Author: Mark Harfouche Date: Fri Jan 4 14:54:06 2019 -0500 Trigger a new build with prefix 60 commit 114779076d7d42892602734c576bab9dbc29bb2b Author: Mark Harfouche Date: Fri Jan 4 13:22:45 2019 -0500 prefix length of 60 ( previously 75 failed, 50 passed???) commit 9c6626d8ea3a6978cb5bbd6e285ec39faf6aba4c Author: Mark Harfouche Date: Fri Jan 4 12:23:50 2019 -0500 Update .appveyor.yml commit 715f90facef6941874abbb670056629ff3630836 Author: Mark Harfouche Date: Fri Jan 4 11:48:48 2019 -0500 Try a prefix length of 100? commit 37820fcb1097e570d41e4c8c695066b636a41feb Author: Mark Harfouche Date: Fri Jan 4 11:17:37 2019 -0500 remove the prefix length option to see if it fails again commit 75d072b988404ad78257b9bc47a3e97880fd3895 Author: Mark Harfouche Date: Fri Jan 4 10:50:22 2019 -0500 specify --prefix-length commit efc5b7c3346b6e41cc01de5dd3e8d07090ad6832 Author: Mark Harfouche Date: Fri Jan 4 09:54:41 2019 -0500 Just remove the pyproject.toml??? commit b7506778b6932b074fd9bf10bdd7087674373dc6 Author: Mark Harfouche Date: Fri Jan 4 08:57:48 2019 -0500 Update meta.yaml commit 2c37a75b42befa53f722b63ad44f316c4701a793 Author: Mark Harfouche Date: Fri Jan 4 08:08:49 2019 -0500 use the setup script directly. commit b732e7eccc983ecd3d93b533f1661adbadce1470 Author: Mark Harfouche Date: Fri Jan 4 02:55:44 2019 -0500 conda-build version specifier commit a2e51af48bd2c2defbddad4548897ece00c819ee Author: Mark Harfouche Date: Thu Jan 3 22:40:20 2019 -0500 conda-build no version specifier commit f7c75f5761236de5fd71ca2fbd098f0187cb1265 Author: Mark Harfouche Date: Thu Jan 3 21:35:27 2019 -0500 force modern conda-build commit 38ec4d220007e225b58058c3a1c87da837b8ce68 Author: Mark Harfouche Date: Thu Jan 3 21:25:01 2019 -0500 Update azure-pipelines-win.yml commit d02813eb1faeb158da2fac6ec68b39ae1ab01d00 Author: conda-forge-admin Date: Fri Jan 4 02:24:19 2019 +0000 MNT: Re-rendered with conda-smithy 3.2.2 and pinning 2018.12.28 commit c054059d353bc744700cd42d01c85e61748a7831 Author: Mark Harfouche Date: Thu Jan 3 21:22:52 2019 -0500 remove azure commit d8c99c0c35faef14b5d78fc67598e921ea84a22d Author: Mark Harfouche Date: Wed Jan 2 23:28:07 2019 -0500 Update azure-pipelines-win.yml commit e6ec1a8a909d1b296f1529d08f887b11fb77d7e8 Author: conda-forge-admin Date: Thu Jan 3 04:27:43 2019 +0000 MNT: Re-rendered with conda-smithy 3.2.2 and pinning 2018.12.28 commit c160a0810c67bd5bdd5fedf20316f2dadda70990 Author: Mark Harfouche Date: Wed Jan 2 23:26:24 2019 -0500 MNT: Re-rendered with conda-smithy 3.2.2 and pinning 2018.12.28 commit 076afcd6be7e121f2050fde7e14670fb9e0654d3 Author: Mark Harfouche Date: Wed Jan 2 23:24:45 2019 -0500 bump the build number commit 7d34d97671bc97d27bdd1e3c06ed5db1022849e1 Author: Mark Harfouche Date: Wed Jan 2 23:24:23 2019 -0500 Make azure build windows. Enable all builds commit a670d1ce59cd9a9051b776528795578fca06fc26 Author: Mark Harfouche Date: Wed Jan 2 22:44:56 2019 -0500 MNT: Re-rendered with conda-smithy 3.2.2 and pinning 2018.12.28 commit ac4ebb0054bd05aaacc319e17a5b701f3ba28a75 Author: Mark Harfouche Date: Wed Jan 2 22:43:10 2019 -0500 Start a run for windows python 3.6 and 3.7 commit 8dfe5a9f6f579e922a173fc9a5bb182e133bffb2 Merge: be7289a 6de07b3 Author: Mark Harfouche Date: Wed Jan 2 22:39:44 2019 -0500 Merge pull request #38 from hmaarrfk/fix_tifffile disable build isolation which causes problems for windows. Windows + Python 3.7 will fail. Mac OSX is not expected to run commit 6de07b3598003979f2e3148fecc2e0344cabfea8 Author: Mark Harfouche Date: Wed Jan 2 22:12:58 2019 -0500 revert the use of the github sources, better selector for cython commit 92632aeae4d5633ac6a6ccb3b5975e2759266493 Author: Mark Harfouche Date: Wed Jan 2 20:44:33 2019 -0500 Update meta.yaml commit fb1b9767f20e7e8beb1a05b5b88a6d5927cfba00 Author: Mark Harfouche Date: Wed Jan 2 20:41:45 2019 -0500 Update meta.yaml commit 2d000bccfca97e6f1f5af0f33dc54335d0064a85 Author: Mark Harfouche Date: Wed Jan 2 20:23:25 2019 -0500 Use the github source instead of the pypi one commit d06787dfa2fcd75f035994e94df97122aa6d8db0 Author: Mark Harfouche Date: Wed Jan 2 00:09:31 2019 -0500 unpin the .3 from numpy commit 3940d4a3b14260350ae85bb2479a84b37adec496 Author: Mark Harfouche Date: Tue Jan 1 23:48:39 2019 -0500 disable build isolation which causes problems for windows commit be7289a50a079cfdc16b327a876f81785005dbfa Merge: dc98677 3df544b Author: Marius van Niekerk Date: Mon Dec 31 16:12:59 2018 -0500 Merge pull request #37 from hmaarrfk/backport_numpy_1_16_fix Backport numpy 1 16 fix commit 3df544b73c38b4b0278c45da65169c50442014c3 Author: Mark Harfouche Date: Mon Dec 31 11:21:03 2018 -0500 MNT: Re-rendered with conda-smithy 3.2.2 and pinning 2018.12.28 commit 3ec2dd4c0dc0a3d933d561ac1bd25217eba5ff03 Author: Mark Harfouche Date: Mon Dec 31 11:20:27 2018 -0500 Adding myself as a maintainer commit 952725e59edcb73b952833f1dfb762d760665de8 Author: Mark Harfouche Date: Mon Dec 31 11:20:02 2018 -0500 backport the fix for numpy 1.16 commit dc986778e499fa090f219cc1afe3bc3d02990d81 Author: Mark Harfouche Date: Wed Nov 7 18:19:40 2018 -0500 MNT: Remove double dependency on dask (#33) - Remove build dep on numpy doc - Add cytoolz as a dependency for speed - Update build command commit 08d05b6ea572a6031d3fe360e37d6489da036b4e Merge: 928d79c 3782efa Author: Filipe Date: Sun Oct 21 11:16:01 2018 -0300 Merge pull request #35 from Korijn/leave-maintainers leave-maintainers commit 3782efa240aa2734e88d365fa26251e06df6de5c Author: Korijn van Golen Date: Sun Oct 21 15:50:15 2018 +0200 Update meta.yaml commit 928d79c52b9d5c9a2385481b3d30e57f7750d901 Merge: 4182fe8 0916067 Author: jakirkham Date: Sat Oct 13 16:56:49 2018 -0400 Merge pull request #34 from regro-cf-autotick-bot/rebuild Rebuild for Python 3.7, GCC 7, R 3.5.1, openBLAS 0.3.2 commit 0916067baf7bf86cdfdce1be2b6a606f25259adc Author: regro-cf-autotick-bot Date: Sat Oct 13 08:57:48 2018 +0000 MNT: Re-rendered with conda-smithy 3.1.12 and pinning 2018.10.11 commit ae67f68af4e8cb2aca2ffdbde2304f85b2f4e5f2 Author: regro-cf-autotick-bot Date: Sat Oct 13 08:57:43 2018 +0000 bump build number commit 4182fe8b7aa4bb6df5d9bde66e3d3e95b739c2f8 Merge: 7825982 f2c736c Author: Juan Nunez-Iglesias Date: Tue Oct 2 20:50:42 2018 +1000 Merge pull request #31 from regro-cf-autotick-bot/0.14.1 update scikit-image to v0.14.1 commit f2c736c3b46c485b07fbdf15b7424c734b621f53 Author: regro-cf-autotick-bot Date: Tue Oct 2 09:15:54 2018 +0000 MNT: Re-rendered with conda-smithy 3.1.12 and pinning 2018.10.01 commit f45c1e5d53bd3c171e4f766f29baa9477e5fbdf0 Author: regro-cf-autotick-bot Date: Tue Oct 2 09:15:30 2018 +0000 updated v0.14.1 commit 7825982d27a697b605bfd2330dd792a4d641931f Merge: 77e0aa9 0a8c50f Author: Filipe Date: Wed Sep 12 16:40:33 2018 -0300 Merge pull request #28 from hmaarrfk/run_test_with_command Remove test script in favour of running pytest directly commit 77e0aa9388e17e9b82bc24e5f5c03268ea3e5b94 Author: Travis CI User Date: Sat Aug 4 17:16:06 2018 +0000 [ci skip] [skip ci] Update anaconda token commit 0a8c50fe0d59a745fa436a8bd9bd4b17f22dd238 Author: Mark Harfouche Date: Tue Jul 24 11:16:55 2018 -0400 Does mac support Agg? commit 2af807c78f669a2e6bf92adf1423a74f59618a67 Author: Mark Harfouche Date: Tue Jul 24 07:32:41 2018 -0700 Use different environment variables per OS commit cf8046dabe196df60c5fdf63425ea116ab193919 Author: Mark Harfouche Date: Tue Jul 24 08:36:11 2018 -0400 Environment variables? commit ba3091328fa91d6d463e386aae2bd432557034ab Author: Mark Harfouche Date: Mon Jul 23 20:41:01 2018 -0400 Remove test script in favour of running pytest directly - call the test with the pytest command - Use an environment variable to set the matplotlib backend - revert the build number - Build number set to 1 because nothing actually changes in the installed files commit 6d9699ec37588391450d04f6a116701f0d375c0a Merge: a5db9ee 74a4cf2 Author: Juan Nunez-Iglesias Date: Thu May 31 23:48:05 2018 -0700 Merge pull request #22 from jakirkham-feedstocks/drop_unneeded_selector Drop unneeded selector [ci skip] commit 74a4cf22f67a6eb3c7a574c22206dbe0c99c5347 Author: John Kirkham Date: Wed May 30 14:32:38 2018 -0700 Drop unneeded selector [ci skip] This didn't do anything as we don't support Windows 32-bit any more. However it really shouldn't have been there either. Hence we drop this selector. commit a5db9eefc461e11f5ab8250232cc06ca17636d5c Merge: 67eba96 ce8df0d Author: Juan Nunez-Iglesias Date: Wed May 30 14:29:28 2018 -0700 Merge pull request #21 from conda-forge-linter/conda_forge_admin_20 conda-build 3 support commit ce8df0d56a20f84235cea9ffaed7a7bdf1160187 Author: John Kirkham Date: Wed May 30 10:36:00 2018 -0700 Bump build number to 1 Now that we have made some changes to the build for `conda-build` 3 (e.g. using the compiler syntax), bump the build number to get fresh packages. commit 7a1a40f516a64aadfdc38902dabde097ccfe390e Author: John Kirkham Date: Wed May 30 10:35:11 2018 -0700 Switch to building the package with pip As `pip` is now the preferred way to build Python packages in conda-forge, switch over to using `pip`. commit 8a2d6c81a7c2052e8129380424df2921531d381b Author: John Kirkham Date: Wed May 30 10:31:19 2018 -0700 Drop `conda inspect` commands in tests These are already run (effectively) by `conda-build` 3. So there is no need to have these commands here. Plus they are planned for deprecation. Given this, we go ahead and drop them here. commit 827f0e53c77ec167f82844e5be777022647e04ee Author: conda-forge-admin Date: Wed May 30 17:25:22 2018 +0000 MNT: Re-rendered with conda-smithy 3.1.5 and pinning 2018.05.22 commit a2544f7aea6b9dc8f30186ee14e9d07cd73f746a Author: John Kirkham Date: Wed May 30 10:23:39 2018 -0700 Drop `headerpad_max_install_names` flag on macOS This is already set by the compilers on macOS. commit 61dd33b1ae1e82e94e15d47bbc42c40a6a66460a Author: John Kirkham Date: Wed May 30 10:23:12 2018 -0700 Use new `numpy` pinning syntax commit 4e8920ccc2353cfae5197c9da825858923bdfd19 Author: John Kirkham Date: Wed May 30 10:16:05 2018 -0700 MNT: Re-rendered with conda-smithy 3.1.5 and pinning 2018.05.22 Now that the compilers are in use, re-render to update the build configurations accordingly. commit 4fdaf5150bf05b3d506088d5f538acd52eb574a3 Author: John Kirkham Date: Wed May 30 10:14:47 2018 -0700 Use the new compiler syntax Makes use of the new compiler syntax and the `build`/`host` split. commit 061d4c73ca73ec5e7edfddbf9e3ed40d86fd8cc5 Author: conda-forge-admin Date: Tue May 29 18:41:06 2018 +0000 MNT: Re-rendered with conda-smithy 3.1.5 and pinning 2018.05.22 commit 67eba96e738beadb348c0382a2b2dde16d732729 Merge: 7f2190d c714ab6 Author: jakirkham Date: Tue May 29 11:06:46 2018 -0700 Merge pull request #18 from soupault/v0.14.0 Update the recipe to 0.14.0 commit c714ab662a92382b9ef0740666f9583aec6a9120 Author: Egor Panfilov Date: Tue May 29 16:03:03 2018 +0300 Fix dask dependency commit be7931cf435fb07df20070f451ceabbae3bc5502 Author: Egor Panfilov Date: Tue May 29 12:22:20 2018 +0300 Update the recipe to 0.14 commit 7f2190d3940f7607b30fe432dee4925a66f4a7e8 Merge: d137e6d fb95218 Author: Korijn van Golen Date: Thu Dec 14 10:00:48 2017 +0100 Merge pull request #16 from carlodri/patch-1 bumping to 0.13.1 commit fb9521852d11c1c744828b78593961c09bcbe53c Author: Carlo Dri Date: Sat Dec 9 23:34:27 2017 +0100 allow networkx 2.0 commit 197532fc653f4d143415e2105d8e004c9ceb25cc Author: Carlo Dri Date: Sat Dec 9 23:33:46 2017 +0100 reset build number to 0 commit 2dbce8004e31800a67cd7ed414c53a9f7743fc97 Author: Carlo Dri Date: Thu Dec 7 12:30:11 2017 +0100 bumping to 0.13.1 commit d137e6d81e2437ad2615e293e6e68762627e9045 Merge: 0e07552 ad9964d Author: jakirkham Date: Wed Nov 1 00:22:55 2017 -0400 Merge pull request #15 from jni/nxlimit Ensure v0.13.0 not installed with nx 2.0 commit ad9964d4e4c22808101366fd40883802aa7742de Author: Juan Nunez-Iglesias Date: Thu Oct 26 18:54:15 2017 +1100 Use setup.py directly commit 6d6918cba96bade63d481022d241e509f5af2b5e Author: Juan Nunez-Iglesias Date: Mon Oct 16 17:17:07 2017 +1100 Make test runs verbose commit 3c479c094f03f1966449ba8863e37f20ba66bc28 Author: Juan Nunez-Iglesias Date: Fri Oct 13 17:59:40 2017 +1100 Skip viewer tests, remove Qt dependence commit 22145f876d006da64d4b61ee08bd745feef6502a Author: Juan Nunez-Iglesias Date: Wed Oct 4 18:45:08 2017 +1100 Use correct rcParams key commit f68b6eb42cd5a1f1754b654a1c2cbbdac164fc71 Author: Juan Nunez-Iglesias Date: Wed Oct 4 16:45:28 2017 +1100 Use correct name for test running script commit 42102d02b2347e36fa4b3fcd2bcd8bc0cd900eae Author: Juan Nunez-Iglesias Date: Wed Oct 4 11:46:37 2017 +1100 Move run_tests into recipe dir commit e5eabbb4f8bfbc44d307f46170669c98ba4d5d9c Author: Juan Nunez-Iglesias Date: Wed Oct 4 10:41:44 2017 +1100 Add run tests script, skipping viewer tests on Windows commit 12d6cacda0ebfe1a4d2ee482216ad98c25129ac7 Author: Juan Nunez-Iglesias Date: Tue Oct 3 00:50:27 2017 +1100 Here goes nothing... commit 67cfa9a16fd21d496e9db691641c9f60f6fc3d92 Author: Juan Nunez-Iglesias Date: Mon Oct 2 20:45:57 2017 +1100 Use Qt5 platform 'offscreen' for testing commit f4a5f7471fd85ec1262ae6113bc7c2abae670936 Author: Juan Nunez-Iglesias Date: Mon Oct 2 20:12:30 2017 +1100 Delete errant script in skimage source tarball commit daf5a61822f730db24411098c329a21019169a60 Author: Juan Nunez-Iglesias Date: Mon Oct 2 18:58:12 2017 +1100 Ensure Pillow <4.2 for testing 0.13 The novice module, removed in 0.14.x, runs into this error: https://github.com/python-pillow/Pillow/issues/2609 commit 2bdc7feb1fce52f2e6e55eb99b15cfbd80512b8a Author: Juan Nunez-Iglesias Date: Mon Oct 2 17:37:22 2017 +1100 Set matplotlib backend to avoid display issues commit 663fa9ee47f2e826f854d15cf7b85d211a4b3b06 Author: Juan Nunez-Iglesias Date: Mon Oct 2 16:12:33 2017 +1100 I swear I'm not new at this commit 362c2076f455cd561f97ab258f92c48815d9c896 Author: Juan Nunez-Iglesias Date: Mon Oct 2 15:11:40 2017 +1100 Add early stopping and stdout printing to nosetests commit 04c82301c1ca30e66f0ba8743bcf2af930d02ffb Author: Juan Nunez-Iglesias Date: Mon Oct 2 15:09:10 2017 +1100 Replace too-new pytest with nosetests commit a45bec712b91559f54924a9d4e7b6bc70db76b13 Author: Juan Nunez-Iglesias Date: Mon Oct 2 00:27:01 2017 +1100 Use correct call for pytest commit e75c0096e8f9f53bd566a9accf7bd68b2c25f62b Author: Juan Nunez-Iglesias Date: Sun Oct 1 17:13:23 2017 +1100 Add pytest to recipe commit 8ef9d41ffb5a279e7be35034d3f9aea063f0491f Author: Juan Nunez-Iglesias Date: Thu Sep 28 19:49:55 2017 +1000 Ensure v0.13.0 not installed with nx 2.0 commit 0e07552a29ac7ebb11fae61b111dc7ddb80f3aec Merge: d8f61ef 54c0535 Author: jakirkham Date: Thu Sep 28 01:22:06 2017 -0400 Merge pull request #14 from jni/dask-core Clean up dependencies by using dask-core commit 54c0535a051229dbcc359550da207a41d4c68911 Author: Juan Nunez-Iglesias Date: Wed Sep 27 15:00:48 2017 +1000 Use earlier toolz as minimum requirement commit 9e64be463e65aed5ae694913a8989f680ef0d26f Author: Juan Nunez-Iglesias Date: Tue Sep 26 17:37:16 2017 +1000 Clean up dependencies by using dask-core commit d8f61efd15a81dd0c524f6f6157d4665c6fe1a60 Merge: e3722e9 82983a2 Author: jakirkham Date: Thu Sep 14 00:08:05 2017 -0400 Merge pull request #13 from jakirkham-feedstocks/re-render__master__2.4.0 MNT: Re-rendered with conda-smithy 2.4.0 [ci skip] commit 82983a2e87ee6152a9e5de853c879da3abf66862 Author: John Kirkham Date: Wed Sep 13 13:29:40 2017 -0400 MNT: Re-rendered with conda-smithy 2.4.0 commit e3722e9327b86543b0771be710326e112af59071 Author: Travis-CI on github.com/conda-forge/staged-recipes Date: Sat Aug 26 19:42:14 2017 +0000 [ci skip] [skip ci] Update anaconda token commit 290a786e4e512108df4c6c69deb2428f0df5dfd8 Merge: 7111e2e 51db456 Author: Filipe Date: Thu Jul 27 20:20:12 2017 -0300 Merge pull request #12 from ocefpaf/sane_numpy Sane numpy commit 51db4560eab45190d646524e30bc0b5612ec2665 Author: Filipe Fernandes Date: Thu Jul 27 10:17:36 2017 -0300 sane numpy matrix and single build file commit 7111e2e5ed1692a063b8089506a45ffbeb27e746 Merge: 65f91cb 5c82f78 Author: Juan Nunez-Iglesias Date: Fri Jun 9 19:09:32 2017 +1000 Merge pull request #11 from jakirkham/use_np_113 Add NumPy 1.13 commit 5c82f78a12b26909cfce5bf4409154097efe0797 Author: John Kirkham Date: Fri Jun 9 01:46:36 2017 -0400 MNT: Re-rendered with conda-smithy 2.3.1 Re-render to add NumPy 1.13 to the CI matrices. commit 65f91cb51b932dea97098c0f5bda70677157f00c Merge: 55fe335 976bd2a Author: Juan Nunez-Iglesias Date: Tue Apr 25 16:14:08 2017 +1000 Merge pull request #9 from conda-forge-admin/feedstock_rerender_master MNT: Re-render the feedstock [ci skip] commit 976bd2a2974d598883f5ee40ef868c14f2cdb0e3 Author: conda-forge-admin Date: Tue Apr 25 01:37:26 2017 +0000 MNT: Updated the feedstock for conda-smithy version 2.3.0. commit 55fe335d3ba4f546191c66babbe0e3158b3e5bf8 Merge: 81fc3f0 648878f Author: Juan Nunez-Iglesias Date: Thu Mar 30 11:07:41 2017 -0400 Merge pull request #8 from jni/0.13 Update recipe for 0.13 commit 648878f8760558d0e2b6e74259549e767cbe3e30 Author: Juan Nunez-Iglesias Date: Thu Mar 30 09:55:43 2017 -0400 Add msinttypes build dep for Py27 Win build commit e806da9ff051958fbc364434a4bd906eb82ced7a Author: Juan Nunez-Iglesias Date: Thu Mar 30 00:32:47 2017 -0400 Add correct feedstock URL in README badges commit ef503826723c3a64d00ea1cb3260cb782c5b72eb Author: Juan Nunez-Iglesias Date: Wed Mar 29 23:31:05 2017 -0400 Reset build, use SHA256, add licence file commit 069ef5ffe2950245c3fc29fed7ae60e5f1fa10b9 Author: Juan Nunez-Iglesias Date: Wed Mar 29 23:10:17 2017 -0400 Fix NumPy x.x bug and re-render commit 6a25f1dee5927095dddf47a7231286b440358f61 Author: Juan Nunez-Iglesias Date: Wed Mar 29 13:16:42 2017 -0400 Rename pywavelets to lowercase commit ffd5279f5285f6a686e69e62787314eec9a2348b Author: Juan Nunez-Iglesias Date: Wed Mar 29 12:14:21 2017 -0400 Update dependencies commit 4183458c11580b51617d856bfbf1cbad6cc5af0c Author: Juan Nunez-Iglesias Date: Wed Mar 29 12:05:56 2017 -0400 Update recipe for 0.13 commit 81fc3f0acb1e21a19a9cd276e7c72128a07272db Merge: 5e0dc93 5aa286b Author: jakirkham Date: Sun Mar 19 15:44:43 2017 -0400 Merge pull request #7 from jakirkham/re-render__master__2.1.1 Re-render 2.1.1, Win + NumPy 1.12 commit 5aa286b328c831a435d4e3db083685209eb0f684 Author: John Kirkham Date: Tue Mar 14 21:51:30 2017 -0400 MNT: Re-rendered with conda-smithy 2.1.1 commit 5e0dc93cfc8e632a8f72b45fcbde2b97bbc70661 Merge: ec668a3 9f20680 Author: Juan Nunez-Iglesias Date: Sun Feb 19 14:04:32 2017 +1100 Merge pull request #6 from jakirkham/missing-dask_1 Add missing dask (bump build number) commit 9f2068054db26671b87dbef7ad3b6a717f4e2710 Author: John Kirkham Date: Fri Feb 17 18:29:48 2017 -0500 Bump build number to 1. commit ec668a36ee8263adc5dfc487015a7c8704d29fef Merge: 0847784 d0227d0 Author: Juan Nunez-Iglesias Date: Sat Feb 18 10:18:53 2017 +1100 Merge pull request #5 from astrofrog/missing-dask Add missing dask dependency and make minimum version numbers explicit commit d0227d017c98c4173a37e5c26a2cb8719cd9b6b1 Author: Thomas Robitaille Date: Fri Feb 17 10:21:03 2017 +0000 Add missing dask dependency and make minimum version numbers explicit commit 0847784f1d8e6594d3951f5611fdd029f8e8dd5d Merge: 6268677 d5a27e8 Author: Filipe Date: Thu Feb 9 09:03:17 2017 -0300 Merge pull request #4 from ocefpaf/np112 build for np112 commit d5a27e80f8dae5755c9012b4929a31ce01994455 Author: ocefpaf Date: Wed Feb 8 17:40:13 2017 -0300 build for np112 commit 6268677c964d8961fe902bb34ec5379ad7d910f1 Merge: 6829939 6bf3787 Author: Juan Nunez-Iglesias Date: Mon Jan 9 10:52:17 2017 +1100 Merge pull request #3 from astrofrog/conda-smithy-170 MNT: Re-rendered with conda-smithy 1.7.0 commit 6bf37878eeb789b56db1f1f5b6a065ae887cbbb8 Author: Thomas Robitaille Date: Sun Jan 8 10:43:29 2017 +0000 MNT: Re-rendered with conda-smithy 1.7.0 commit 6829939f4d190f4cb99e4d7cad1ed6ee77e12b3c Merge: 3fab2f2 4c8035c Author: jakirkham Date: Sat Jun 18 13:28:01 2016 -0400 Merge pull request #1 from jakirkham/add_jni Add @jni commit 4c8035c98a71798c2ce2b976054826c178e8074a Author: John Kirkham Date: Fri Jun 17 19:13:48 2016 -0400 recipe: Add @jni. commit 3fab2f2d3f05b4a0455022e3a5db77076247d198 Author: Travis-CI on github.com/conda-forge/staged-recipes Date: Sat May 21 22:12:36 2016 +0000 Re-render the feedstock after CI registration. commit d189c1fe65bc0751656bd0c07dae0c63c9efca87 Author: Travis-CI on github.com/conda-forge/staged-recipes Date: Sat May 21 22:11:41 2016 +0000 Initial commit of the scikit-image feedstock.