From 08ccccb84751bfd9f362de78a958ff9bfa8cf180 Mon Sep 17 00:00:00 2001 From: David Michael Date: Wed, 3 May 2017 20:15:52 -0700 Subject: [PATCH] bump(dev-python/mock): sync with upstream --- .../portage-stable/dev-python/mock/ChangeLog | 264 ------------------ .../portage-stable/dev-python/mock/Manifest | 43 +-- .../dev-python/mock/metadata.xml | 6 +- .../dev-python/mock/mock-0.7.1.ebuild | 37 --- .../dev-python/mock/mock-0.7.2.ebuild | 37 --- .../dev-python/mock/mock-0.8.0.ebuild | 37 --- .../dev-python/mock/mock-1.0.0.ebuild | 37 --- .../dev-python/mock/mock-1.0.1-r1.ebuild | 36 --- .../dev-python/mock/mock-1.0.1-r2.ebuild | 16 +- .../dev-python/mock/mock-1.0.1.ebuild | 37 --- .../dev-python/mock/mock-1.3.0-r2.ebuild | 42 +++ .../dev-python/mock/mock-2.0.0.ebuild | 42 +++ .../metadata/md5-cache/dev-python/mock-0.7.1 | 13 - .../metadata/md5-cache/dev-python/mock-0.7.2 | 13 - .../metadata/md5-cache/dev-python/mock-0.8.0 | 13 - .../metadata/md5-cache/dev-python/mock-1.0.0 | 13 - .../metadata/md5-cache/dev-python/mock-1.0.1 | 13 - .../md5-cache/dev-python/mock-1.0.1-r1 | 14 - .../md5-cache/dev-python/mock-1.0.1-r2 | 16 +- .../md5-cache/dev-python/mock-1.3.0-r2 | 14 + .../metadata/md5-cache/dev-python/mock-2.0.0 | 14 + 21 files changed, 140 insertions(+), 617 deletions(-) delete mode 100644 sdk_container/src/third_party/portage-stable/dev-python/mock/ChangeLog delete mode 100644 sdk_container/src/third_party/portage-stable/dev-python/mock/mock-0.7.1.ebuild delete mode 100644 sdk_container/src/third_party/portage-stable/dev-python/mock/mock-0.7.2.ebuild delete mode 100644 sdk_container/src/third_party/portage-stable/dev-python/mock/mock-0.8.0.ebuild delete mode 100644 sdk_container/src/third_party/portage-stable/dev-python/mock/mock-1.0.0.ebuild delete mode 100644 sdk_container/src/third_party/portage-stable/dev-python/mock/mock-1.0.1-r1.ebuild delete mode 100644 sdk_container/src/third_party/portage-stable/dev-python/mock/mock-1.0.1.ebuild create mode 100644 sdk_container/src/third_party/portage-stable/dev-python/mock/mock-1.3.0-r2.ebuild create mode 100644 sdk_container/src/third_party/portage-stable/dev-python/mock/mock-2.0.0.ebuild delete mode 100644 sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-python/mock-0.7.1 delete mode 100644 sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-python/mock-0.7.2 delete mode 100644 sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-python/mock-0.8.0 delete mode 100644 sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-python/mock-1.0.0 delete mode 100644 sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-python/mock-1.0.1 delete mode 100644 sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-python/mock-1.0.1-r1 create mode 100644 sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-python/mock-1.3.0-r2 create mode 100644 sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-python/mock-2.0.0 diff --git a/sdk_container/src/third_party/portage-stable/dev-python/mock/ChangeLog b/sdk_container/src/third_party/portage-stable/dev-python/mock/ChangeLog deleted file mode 100644 index 7723d85ddf..0000000000 --- a/sdk_container/src/third_party/portage-stable/dev-python/mock/ChangeLog +++ /dev/null @@ -1,264 +0,0 @@ -# ChangeLog for dev-python/mock -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/mock/ChangeLog,v 1.77 2014/07/06 12:45:23 mgorny Exp $ - - 06 Jul 2014; Michał Górny mock-0.7.1.ebuild, - mock-0.7.2.ebuild, mock-0.8.0.ebuild, mock-1.0.0.ebuild, mock-1.0.1-r1.ebuild, - mock-1.0.1.ebuild: - Clean up obsolete dependencies on virtual/python-argparse and virtual/python- - unittest2 (those packages were only required for <=python-2.6). - - 21 Apr 2014; Michał Górny mock-1.0.1-r2.ebuild: - Require unittest2 for Python 2.7 as well, bug #482488. - -*mock-1.0.1-r2 (11 Apr 2014) - - 11 Apr 2014; Samuel Damashek +mock-1.0.1-r2.ebuild, - mock-1.0.1-r1.ebuild: - Roll back stable mock-1.0.1-r1 to original state, create new keyworded - mock-1.0.1-r2 with python3.4 fixes - - 11 Apr 2014; Samuel Damashek - +files/mock-1.0.1-fix-python3.4.patch, mock-1.0.1-r1.ebuild: - Add python3.4 to PYTHON_COMPAT in mock-1.0.1-r1 - - 31 Mar 2014; Michał Górny mock-1.0.1-r1.ebuild: - Add support for the new PyPy slotting. - - 04 Mar 2014; Naohiro Aota mock-1.0.1-r1.ebuild: - Add ~x86-fbsd wrt bug #503094 - - 04 Mar 2014; Vicente Olivert Riera mock-1.0.1-r1.ebuild: - Add ~mips keyword. - - 05 Sep 2013; Michał Górny mock-1.0.1-r1.ebuild: - Clean up PYTHON_COMPAT from old implementations. - - 20 May 2013; Agostino Sarubbo mock-1.0.1-r1.ebuild: - Stable for s390, wrt bug #467308 - - 07 May 2013; Agostino Sarubbo mock-1.0.1-r1.ebuild: - Stable for ppc64, wrt bug #467308 - - 07 May 2013; Agostino Sarubbo mock-1.0.1-r1.ebuild: - Stable for sparc, wrt bug #467308 - - 07 May 2013; Agostino Sarubbo mock-1.0.1-r1.ebuild: - Stable for ia64, wrt bug #467308 - - 05 May 2013; Agostino Sarubbo mock-1.0.1-r1.ebuild: - Stable for alpha, wrt bug #467308 - - 01 May 2013; Agostino Sarubbo mock-1.0.1-r1.ebuild: - Stable for sh, wrt bug #467308 - - 29 Apr 2013; Sergey Popov mock-1.0.1-r1.ebuild: - Stable on arm, wrt bug #467308 - - 28 Apr 2013; Jeroen Roovers mock-1.0.1-r1.ebuild: - Stable for HPPA (bug #467308). - - 26 Apr 2013; Agostino Sarubbo mock-1.0.1-r1.ebuild: - Stable for ppc, wrt bug #467308 - - 26 Apr 2013; Agostino Sarubbo mock-1.0.1-r1.ebuild: - Stable for x86, wrt bug #467308 - - 26 Apr 2013; Agostino Sarubbo mock-1.0.1-r1.ebuild: - Stable for amd64, wrt bug #467308 - - 28 Jan 2013; Alexis Ballier mock-1.0.1-r1.ebuild: - keyword ~amd64-fbsd - -*mock-1.0.1-r1 (08 Jan 2013) - - 08 Jan 2013; Michał Górny +mock-1.0.1-r1.ebuild: - Enable python3.3. - - 06 Jan 2013; Michał Górny mock-0.7.1.ebuild, - mock-0.7.2.ebuild, mock-0.8.0.ebuild, mock-1.0.0.ebuild, mock-1.0.1.ebuild: - Use virtual/python-unittest2. - - 06 Dec 2012; Sébastien Fabbro mock-1.0.1.ebuild: - Keyword amd64-linux and x86-linux - -*mock-1.0.1 (13 Nov 2012) - - 13 Nov 2012; Patrick Lauer +mock-1.0.1.ebuild: - Bump - -*mock-1.0.0 (30 Oct 2012) - - 30 Oct 2012; Patrick Lauer +mock-1.0.0.ebuild: - Bump - - 17 Jun 2012; Raúl Porcel mock-0.8.0.ebuild: - alpha/ia64/s390/sh/sparc stable wrt #415855 - - 29 May 2012; Brent Baude mock-0.8.0.ebuild: - Marking mock-0.8.0 ppc for bug 415855 - - 27 May 2012; Markus Meier mock-0.8.0.ebuild: - arm stable, bug #415855 - - 23 May 2012; Brent Baude mock-0.8.0.ebuild: - Marking mock-0.8.0 ppc64 for bug 415855 - - 18 May 2012; Jeff Horelick mock-0.8.0.ebuild: - marked x86 per bug 415855 - - 16 May 2012; Jeroen Roovers mock-0.8.0.ebuild: - Stable for HPPA (bug #415855). - - 14 May 2012; Agostino Sarubbo mock-0.8.0.ebuild: - Stable for amd64, wrt bug #415855 - - 18 Mar 2012; Raúl Porcel mock-0.7.2.ebuild: - alpha/ia64/s390/sh/sparc stable wrt #400331 - - 02 Mar 2012; Brent Baude mock-0.7.2.ebuild: - Marking mock-0.7.2 ppc64 for bug 400331 - - 02 Mar 2012; Markus Meier mock-0.7.2.ebuild: - arm stable, bug #400331 - - 27 Feb 2012; Brent Baude mock-0.7.2.ebuild: - Marking mock-0.7.2 ppc for bug 400331 - - 24 Feb 2012; Pawel Hajdan jr mock-0.7.2.ebuild: - x86 stable wrt bug #400331 - - 17 Feb 2012; Jeroen Roovers mock-0.7.2.ebuild: - Stable for HPPA (bug #400331). - - 17 Feb 2012; Agostino Sarubbo mock-0.7.2.ebuild: - Stable for amd64, wrt bug #400331 - -*mock-0.8.0 (17 Feb 2012) - - 17 Feb 2012; Dirkjan Ochtman +mock-0.8.0.ebuild: - Version bump to 0.8.0. - - 24 Sep 2011; Fabian Groffen mock-0.7.2.ebuild: - Marked ~x64-macos - -*mock-0.7.2 (13 Sep 2011) - - 13 Sep 2011; Dirkjan Ochtman +mock-0.7.2.ebuild: - Version bump to 0.7.2. - - 05 Aug 2011; Markos Chandras -mock-0.7.0.ebuild: - Remove old ebuild. Requested by Arfrever - - 20 Jul 2011; Mark Loeser mock-0.7.1.ebuild: - Stable for ppc64; bug 371671 - - 27 Jun 2011; Brent Baude mock-0.7.1.ebuild: - Marking mock-0.7.1 ppc for bug 371671 - - 24 Jun 2011; Raúl Porcel mock-0.7.1.ebuild: - alpha/ia64/s390/sh/sparc stable wrt #371671 - - 23 Jun 2011; Mark Loeser +mock-0.7.0.ebuild: - Restore 0.7.0 as its the only version stable on alpha/ia64/ppc/ppc64/sparc - - 23 Jun 2011; Markos Chandras -mock-0.7.0.ebuild: - Remove old ebuilds. Requested by Arfrever - - 19 Jun 2011; Markus Meier mock-0.7.1.ebuild: - x86 stable, bug #371671 - - 19 Jun 2011; Markus Meier mock-0.7.1.ebuild: - arm stable, bug #371671 - - 18 Jun 2011; Markos Chandras mock-0.7.1.ebuild: - Stable on amd64 wrt bug #371671 - - 15 Jun 2011; Jeroen Roovers mock-0.7.1.ebuild: - Stable for HPPA (bug #371671). - -*mock-0.7.1 (14 May 2011) - - 14 May 2011; Arfrever Frehtes Taifersar Arahesis - +mock-0.7.1.ebuild: - Version bump. - - 29 Apr 2011; Samuli Suominen mock-0.7.0.ebuild: - ppc64 stable wrt #361985 - - 23 Apr 2011; Raúl Porcel mock-0.7.0.ebuild: - alpha/arm/ia64/s390/sh/sparc stable wrt #361985 - - 14 Apr 2011; Brent Baude mock-0.7.0.ebuild: - stable ppc, bug 361985 - - 13 Apr 2011; Thomas Kahle mock-0.7.0.ebuild: - x86 stable per bug 361985 - - 09 Apr 2011; Christoph Mende mock-0.7.0.ebuild: - Stable on amd64 wrt bug #361985 - - 04 Apr 2011; Jeroen Roovers mock-0.7.0.ebuild: - Stable for HPPA (bug #361985). - - 26 Mar 2011; Tobias Klausmann mock-0.7.0.ebuild: - Keyworded on alpha, bug #357577 - - 13 Mar 2011; Markus Meier mock-0.7.0.ebuild: - add ~arm, bug #357577 - - 08 Mar 2011; Jeroen Roovers mock-0.7.0.ebuild: - Marked ~hppa (bug #357577). - -*mock-0.7.0 (05 Mar 2011) - - 05 Mar 2011; Arfrever Frehtes Taifersar Arahesis - +mock-0.7.0.ebuild: - Version bump. - - 21 Jan 2011; Jeroen Roovers mock-0.6.0.ebuild: - Stable for HPPA (bug #349139). - - 09 Jan 2011; Raúl Porcel mock-0.6.0.ebuild: - alpha/ia64/s390/sh stable wrt #349139 - - 07 Jan 2011; Brent Baude mock-0.6.0.ebuild: - Marking mock-0.6.0 ppc for bug 349139 - - 06 Jan 2011; Brent Baude mock-0.6.0.ebuild: - Marking mock-0.6.0 ~ppc for bug 344673 - - 04 Jan 2011; Michael Weber mock-0.6.0.ebuild: - sparc stable (bug 349139) - - 27 Dec 2010; Brent Baude mock-0.6.0.ebuild: - Marking mock-0.6.0 ppc64 for bug 349139 - - 27 Dec 2010; Markus Meier mock-0.6.0.ebuild: - arm stable, bug #349139 - - 14 Nov 2010; Raúl Porcel mock-0.6.0.ebuild: - Add ~alpha/~ia64/~s390/~sh/~sparc wrt #344673 - - 10 Nov 2010; Markus Meier mock-0.6.0.ebuild: - add ~arm, bug #344673 - - 08 Nov 2010; Jeroen Roovers mock-0.6.0.ebuild: - Marked ~hppa (bug #344673). - - 24 Jun 2010; Pacho Ramos mock-0.6.0.ebuild: - stable amd64, bug 323033 - - 16 Jun 2010; Pawel Hajdan jr mock-0.6.0.ebuild: - x86 stable wrt bug #323033 - - 10 Oct 2009; Arfrever Frehtes Taifersar Arahesis - mock-0.6.0.ebuild: - Set SUPPORT_PYTHON_ABIS. Add "doc" USE flag. - -*mock-0.6.0 (05 Oct 2009) - - 05 Oct 2009; Patrick Lauer +mock-0.6.0.ebuild, - +metadata.xml: - Initial import of mock. Closes #284741. Thanks to Almad and quantumsummers - for ebuild and testing. diff --git a/sdk_container/src/third_party/portage-stable/dev-python/mock/Manifest b/sdk_container/src/third_party/portage-stable/dev-python/mock/Manifest index 5a34ba7f83..5cb87cad0d 100644 --- a/sdk_container/src/third_party/portage-stable/dev-python/mock/Manifest +++ b/sdk_container/src/third_party/portage-stable/dev-python/mock/Manifest @@ -1,37 +1,10 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA256 - AUX mock-1.0.1-fix-python3.4.patch 895 SHA256 1c751a699597801ac3f00e0fd629759d7f4acc598cad403a5d462e31524f4903 SHA512 86c08b8754a7ab7fe923c5d61d66f1196c603efea86a0e04df2fa8f53280522625e175bfd601de49c1f963c0948a2c6279154cd0e1fb5e7c2e5378ddfa512e97 WHIRLPOOL 7b5ab71ce0d45650a2f1b1f1b28e376bc069eb8f855e79d4416ebe8b7e1042bf173acd1f20c7c2b367acb88d0834215c5d53e5472fd4de5c003e08fc7f5ee0b1 -DIST mock-0.7.1.tar.gz 1083629 SHA256 990d46cd6bd7a1a79fb73cc78c9be981547bf85b3cba52be503d2eecf6e3b772 SHA512 ba700449f87fe98aa8197820cd671e06530b703cc2fa322aa9bf874b0a97ce886d2be66102eea418c0c121ee75ac2763299c55fc6af3894955a383f4cdd1017a WHIRLPOOL a774e6a603af99908856e68827fa032faeaf922424b20fe66b3032adc5db1c3cb20db10ee7bda4768c5f395d891230a6a27a316aff8f79d35e0f22875c5da4cf -DIST mock-0.7.2.tar.gz 896135 SHA256 ec0d59c3f8ba6fa850cde44a63d592bb35b9b5b893e77227cf118e7ee14039f2 SHA512 74f00a499c60ed55371c384f0d2401d3e8c14953904efd6770552370da7dc5bd483a274e1d3819112953b5687de136377b01a961e460be2aa165d545880bfd35 WHIRLPOOL 3b3a60e20049cdc7809dbc14fc28071231636069c3322b3b9ffb31f19938b9589808a2e38a526fff2d8b9478213de5807c834aa3b9fed8ca295732e171f279a0 -DIST mock-0.8.0.tar.gz 749663 SHA256 96fa4def4e80200be827c3f51147dd7b3fa8873b9207e3325d47ba45bf29a5c1 SHA512 4ff4592c3d31b2adf299693f9da872305504b5bee212339a9a1cedbd17e832280c3f5e3b988d2980d083027bdf83d5c6e44a5d10efe072c091c74f5b93f72374 WHIRLPOOL 8be0494976b17d03c95e55f805dc29cb9a24d333ecc830bd833c7c120b72573e1859e5d7cf683c88c01cf17a2f29574287040987d9335964d2b38297336e3c80 -DIST mock-1.0.0.tar.gz 819523 SHA256 2d9fbe67001d2e8f02692075257f3c11e1b0194bd838c8ce3f49b31fc6c3f033 SHA512 d23d4a2f7d6a926fe420890bd2f46de8db524beb1d619df6cae2a49c5e6d6bca45aeaecb2483e156eea90539a1c7ce0be490d63a2570b2c6e419b7e26a30b59f WHIRLPOOL 2ee8e704c7579fac03bb4b7ca5019729bf234a8852e3e5659b16ea7812fe0ab0fc908f4acea6b8dca98ab3ec43af4a4c73cb6e47bc42703861a54af92605a0a7 DIST mock-1.0.1.tar.gz 818644 SHA256 b839dd2d9c117c701430c149956918a423a9863b48b09c90e30a6013e7d2f44f SHA512 4f6f4ebc34843e16b15d866e415ad9992e79bd266a63a22fee31b773ba77615e3406bc8890ceed92c0ee296380d68c46299c4c4448a3526f9cb96b258d32cf58 WHIRLPOOL d5a83199a355d9dc8f327f287e6f6fb889f569eb6642c86390aead3f91505c5fb98512e15ed34cadb407dc0a56d541395132872f1a910d20d330d6d3190f164c -EBUILD mock-0.7.1.ebuild 1000 SHA256 2255cac7500f367c0c4e586d99c2f6ef0dd6579cd2b19c7356c68db8d43d6508 SHA512 1bf8caa35d3fe857a197c286995a0024fda5df88f6d6e68fabd66e75b9000ef281e3e08b9e6ededb78795283b57525e824fa902104e63af7bad8be97b75c6c0d WHIRLPOOL 99f601411d74cfdd3a4c24e412e41be63cfb001490c828f7e74cc50d5391ac23089415fac3c4963d3695451eaac16189464458af560df5c3582943133fa66fae -EBUILD mock-0.7.2.ebuild 1011 SHA256 a041092f47d9e5649eeda761cffd6f3be7a1ed3dec58ccc3b4e2d2b801f3b77a SHA512 34e173e25a10830a219a9598697c2c91bb71c2c756795a1fe123370af7ec93921c7413a3607e1a02f101f96522bcaee97e609e55f0ae9d5f2975d8db51eb06d7 WHIRLPOOL ffb2b152d2633015fe145e4ab25b1b0c19baa7ed75a6d02b6e97952f8a54210d8944be44a6232b50ad03f617c7b4a91c1caf5fde4b974aeb385ef2fe5a1632c2 -EBUILD mock-0.8.0.ebuild 1011 SHA256 9314784e0890a077eb17c7f6e5da32d6ce850b6f92527d4a6da3a2addfad0109 SHA512 b95e4dd82053c5908bc460442cdeb7425ed484a9edba21cfeb513c553476f0f5427f106ab536a63fd3b75a5536796132e6d74bc18299bd1391060592591e1c38 WHIRLPOOL 2dec3a9d0aa9ced6d178b32afd0ff35b51c7c1b9088398c109983209383d6f9674af22fd363e0b246d242e906ac223423bdb82cfb8b744394e815a01a296dc1c -EBUILD mock-1.0.0.ebuild 1021 SHA256 dd85efc63898bc9118d08f93a9ae9b197c1388e92f62f77e284011e2238aabf3 SHA512 5672e3ae3feb045e73d0392bf633d4c7ee80c72300c9f85af96deff1af17cb5e5c008255340a4cc490b1a291b5ff7aacb74ad52538975a93e8fe71e36cab0d7d WHIRLPOOL d267f9e7f25bb9392e0a79a8272d945f39a81ccc7632885afcb204132b3c40eab460e412bede9f3262e46c8e71f6b0ef7919f97677abed883f168f5ca4875cf3 -EBUILD mock-1.0.1-r1.ebuild 1088 SHA256 1fe9b7cb403a73306950018391ca569a25500212f9f9603a966dae44f18e3f67 SHA512 5e1712623890cad083f0b4a117fb12cbbd7801353160d065ef523ed374f64c75124608db9ca3faff8d8ac6dcb5f0d74e0851d09e5983a48d6ddab414839186bb WHIRLPOOL 212a6288e0e0e19d70cfde4b4fa9a38bdc2906fd0959d9f755db58f856493c2f9ee862754693d155bdc91d38faf31b93af3d12086cc63c5b92179ca045a9b7da -EBUILD mock-1.0.1-r2.ebuild 1246 SHA256 1b74e9d3bc6ce5bf10fe773eee37617893a294251938c68cae4e3b92301c8c89 SHA512 6782abdbb71971eb41e47d9509665bf594219760ddb85d379b2713f055c9b7b4f3d55f882578d4cbcbed22b749671b6564839b0003f9da04af7b3e54d99c6ae2 WHIRLPOOL 0fd56144997d1b6a8474151a16d92747c30216740455716654091eb21ac83ad4209a042e569d77bb42566deacf972012ee8afe0375388dc4ec39e3eba9c5a935 -EBUILD mock-1.0.1.ebuild 1045 SHA256 ce330c92e8113781d3da5fc78846c69fac72307540ba1d471a53d4982dbf8c92 SHA512 8539fcdf99f494588acd9cc2c6515ae409f60b50ea08e2742ae1e7c71bd60d3b2124b38cc3309299645da95ab1f89f45d8ca9a90e467d34829ecd452cdaffa91 WHIRLPOOL 5b8a454e5388c9689c8cd974cb2cda9896c3b59e8cc06d7c8f35c997d404438e89da786aa54e21de96ba138dc756e771a7f9022465bb3f06b1448762cd71ae1d -MISC ChangeLog 9060 SHA256 b3a6efaa967cacd4a2f4529b9fe40f90e20585010fb22d6eb676a85894d71fca SHA512 535deb1ce8e7981a161f04acb47c77fabb919303fe35456c92042af051cde2603e26b3f2402ef4e99390a7b0092f8047318197c9e44888e05c3c0892d5021116 WHIRLPOOL c07fd90b91a8f199af059bb235c70a352ac8fe5f101c213128217551bfacefa9bb38e1f3b1cea79857284443f02b871db858923be7237b68d1ccf4715b0f08a4 -MISC metadata.xml 227 SHA256 0df81518323132374e9107018a8ba84576833f8cbb9e9570e1ed449909f537f0 SHA512 12a8567e73ff8d3c2f0808ace03005abb52df5c0470f77747c7ea3225c8614b01180c62fec4a414d5d0d26a77472da32fe879926e64478596571cb6c63b20168 WHIRLPOOL 23d248d9cab8febf4ab6f11472ae95de01f1897350134adba6fd16a7ff0f032611189210cb425a9692093f8d8488f4226d233b1422653edd75d66aaf8d5fc69e ------BEGIN PGP SIGNATURE----- -Version: GnuPG v2 - -iQJ8BAEBCABmBQJTuUTsXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w -ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ2REJCMDdDQzRGMERBRDA2RUEwQUZFNDFC -MDdBMUFFQUVGQjQ0NjRFAAoJELB6GurvtEZOicUQAMtP/yaRpCqAwHOKrPGamNNQ -ouTXXfSjl+j1Ci0XceVx/hhcVpqsYAR7UtwolTxaXHCCcKm11C79ZEkIUZWYyLUF -YfIEdpPJdZwlCIJcRgft+9pIf4vozCXkdRRlbYavGW9l0SecMFsD/e8plMcU6yfp -+l4WMVF12Oc2ltLrNqdUp368j1Ho7BEgQE0/ccn8DyxymRc6ZxLZfCGLAGrVnnag -1donz6W3Ffme+lXYSfb2BI/z51OmIhAI9XWFxDD22nJvXAlbH8CGPgPf4+RnoRJJ -Q86Yg6YLUDZLVb8c1JmsaQib+68PfP90U1s5Mg20hlx8/fLlxKK4nygn/2LybSWW -uUx3jY3f2jN5dvHjC0qBZuUEUqpQlk5qKIxfKiJimjuJvHnfKxC3Vo1lXK/8gbw9 -xRXJR0gq0oQZvVa2Fi8+uuq/MynzfclKUKaBEysoYGAfYKdDb5yyHacufb/5BjKj -rFUh9uqg8YTo2MM+0VowDQqFlyKLtWVThrZXhqJh0zKRVt/vscaMFnxoaYDPnjhQ -EpIVL+VE3fEpWNkBaOT8cPshZC2Yi6YpW7jpouHlSW1TKU6LG9B9tG6pg7SCXfti -V3XiqAWzfIQVbXF0n3X+seElDiD7JWICFxlv4dBpo6+yxv3U04G7nU8jFHrpd925 -50gV7BQJEAFoTD0D7kqb -=xLwZ ------END PGP SIGNATURE----- +DIST mock-1.3.0.tar.gz 70908 SHA256 1e247dbecc6ce057299eb7ee019ad68314bb93152e81d9a6110d35f4d5eca0f6 SHA512 10cbb78b89f2e82abfcadc035a526182f83b59df4775cd85acfdbeb4505791c63b7a3761e6126a08d9aedbd07ead8632ac2a728dc07a362f4aaeea694bdecaf9 WHIRLPOOL 783fa1a7dade482c318805cc34bc642e29403e2fd1e6010acf212283d20981216cc8ef85cfea3e72c9f521d2954cf8e895cbe7ee126cd84d780c8b80727421f2 +DIST mock-2.0.0.tar.gz 73684 SHA256 b158b6df76edd239b8208d481dc46b6afd45a846b7812ff0ce58971cf5bc8bba SHA512 a08007651b749d2843b94f5045d74c122958888290aea21930455538a854e6b04c07115e21d82edde996154bf597d7a8784a2f4213cbabc49a98dec22dd92238 WHIRLPOOL eb9a80028946f146f7951046940ccb5bddd2016c279e7cf936829b80fedc4dea6aa912a04d18cfab36b67fdccdb0bb6e71f495e309c1659637fed51c82fed3cc +EBUILD mock-1.0.1-r2.ebuild 1123 SHA256 bbe3b6d289a921c8aec444d8f4e995e19569f6b0e4d49e28560b9201380f23d5 SHA512 dcd66fc36ed0ae5e45daab0f22062774ddc219feaa1fc2ae86be46fccca563abac4a1deaa1e9c8cc08665429d4f6d99db035d57fe68d47d7dddf3d2a3321b546 WHIRLPOOL 2d9382f4fa48562ccc9090129558df5d86152bb65552fc36801a86eb0677ffd8d670b49266676e377e9a3ef9d9a6c9681e679c4c53316beaf4440adc7e5b2352 +EBUILD mock-1.3.0-r2.ebuild 1073 SHA256 1f985baa287fed89164dd244c13232a2405ffedfbbce54ed80df6e914c25965a SHA512 601b41f1e291903f62a786900aef41e815396c21c2536ea1d9d0acfb27b305765bc3ee7ec2fa8270f14d6f70f76361cc007cd9cc926fc072b1cbcee145913e39 WHIRLPOOL c642e5450ecccafc2ffffd03ca2528ebc47d5bb085856603b7097bda2033f189578d9b49bbd4b6c3801105c680a1a139cadc7b3ee44ebdd21fa1e873f38a4aee +EBUILD mock-2.0.0.ebuild 1088 SHA256 63106bbfd6b1eeb6003e4a161bb8523915a77b86b32998477ef74642dca8f966 SHA512 8828a08dac7ceeb0cddd4c1d4eb69d8c0b02089c286a26813043a3a726cbe975915dec42ca8c18d287c98102389301c178b07ea918b3744d30736c7cd675f352 WHIRLPOOL 130089c5f7302777b764c1f474b6c680443753c48d97f2bf3c984feccb2db465ccd83383dc1f8a7f2b1c9839ac08a3192ddc95e21c7baa55eab895059dfa6670 +MISC ChangeLog 9139 SHA256 884f490f7add0325033de1eb34f2cece40d36819d1fd8e50d80f66ea2f76bfb6 SHA512 d2f999da351a21c127468dbe4a177fd1cc3ab977e5ada2e8505962eb58e37e66465f86af728be56e29699907cb41ffca5e27c4b8d7a9569cffb8284b299ae9d8 WHIRLPOOL d73ccfe6611b62b1417d13fea8fe6e23949709eb9b7dd61a03946c33a3a4535058644bc42f394f05e1b4c8d69db962740e1fcac2f515fce187a26c318b4e538c +MISC ChangeLog-2015 11480 SHA256 5b8bbb68ce0512fc0374925e7ce774d47cb322c754f563b22d381b593b3df7bf SHA512 2e712ea2f21ea09cb282a55aee51c7352a216a6732ef9c8e9cd0a0b1a70d307cdb4d3a49f416d01280eeb1c7fd294795a8bc7b25c18933cb7df9582968dea619 WHIRLPOOL 8a6b079af71c6f05cc4a7c8a9ad3aed4b742d463dd0ab92ad01811eb969e26f75874235301543c3a120e58a2fcd0073161f1faa95be2de9b93c3c1089ba46766 +MISC metadata.xml 365 SHA256 82d0e71a904db861cd71393009a1cfde0924b60c3e0283a0a5bca68c71cee275 SHA512 89eda97d1f0ece91d573a9fc4fb5d357733b757b1214a56c7bb14a10f84e1c275d2cc49ed773597c4e320df03f751fb093fef7f3805deb450380df4dd83d875f WHIRLPOOL 7a086974296517fbacdbce679fd980595db2bc4317672d444aa2413dc04ab961d770fe0e0469839da49d45654d49624495808d54ce4b444e4913a0b50e035167 diff --git a/sdk_container/src/third_party/portage-stable/dev-python/mock/metadata.xml b/sdk_container/src/third_party/portage-stable/dev-python/mock/metadata.xml index 41d2ade821..ab357a34d6 100644 --- a/sdk_container/src/third_party/portage-stable/dev-python/mock/metadata.xml +++ b/sdk_container/src/third_party/portage-stable/dev-python/mock/metadata.xml @@ -1,8 +1,12 @@ - python + + python@gentoo.org + Python + mock + testing-cabal/mock diff --git a/sdk_container/src/third_party/portage-stable/dev-python/mock/mock-0.7.1.ebuild b/sdk_container/src/third_party/portage-stable/dev-python/mock/mock-0.7.1.ebuild deleted file mode 100644 index b4e2397f89..0000000000 --- a/sdk_container/src/third_party/portage-stable/dev-python/mock/mock-0.7.1.ebuild +++ /dev/null @@ -1,37 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/mock/mock-0.7.1.ebuild,v 1.10 2014/07/06 12:45:23 mgorny Exp $ - -EAPI="3" -SUPPORT_PYTHON_ABIS="1" -DISTUTILS_SRC_TEST="nosetests" - -inherit distutils - -DESCRIPTION="A Python Mocking and Patching Library for Testing" -HOMEPAGE="http://www.voidspace.org.uk/python/mock/ http://pypi.python.org/pypi/mock" -SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" - -LICENSE="BSD" -SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc x86" -IUSE="doc test" - -# dev-python/unittest2 is not required with Python >=3.2. -DEPEND="dev-python/setuptools" -RDEPEND="" - -DOCS="docs/*.txt" -PYTHON_MODNAME="mock.py" - -src_install() { - distutils_src_install - - if use doc; then - pushd html > /dev/null - rm -f objects.inv output.txt - insinto /usr/share/doc/${PF}/html - doins -r [a-z]* _static || die "Installation of documentation failed" - popd > /dev/null - fi -} diff --git a/sdk_container/src/third_party/portage-stable/dev-python/mock/mock-0.7.2.ebuild b/sdk_container/src/third_party/portage-stable/dev-python/mock/mock-0.7.2.ebuild deleted file mode 100644 index c4ad9f6d7b..0000000000 --- a/sdk_container/src/third_party/portage-stable/dev-python/mock/mock-0.7.2.ebuild +++ /dev/null @@ -1,37 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/mock/mock-0.7.2.ebuild,v 1.11 2014/07/06 12:45:23 mgorny Exp $ - -EAPI="3" -SUPPORT_PYTHON_ABIS="1" -DISTUTILS_SRC_TEST="nosetests" - -inherit distutils - -DESCRIPTION="A Python Mocking and Patching Library for Testing" -HOMEPAGE="http://www.voidspace.org.uk/python/mock/ http://pypi.python.org/pypi/mock" -SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" - -LICENSE="BSD" -SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc x86 ~x64-macos" -IUSE="doc test" - -# dev-python/unittest2 is not required with Python >=3.2. -DEPEND="dev-python/setuptools" -RDEPEND="" - -DOCS="docs/*.txt" -PYTHON_MODNAME="mock.py" - -src_install() { - distutils_src_install - - if use doc; then - pushd html > /dev/null - rm -f objects.inv output.txt - insinto /usr/share/doc/${PF}/html - doins -r [a-z]* _static || die "Installation of documentation failed" - popd > /dev/null - fi -} diff --git a/sdk_container/src/third_party/portage-stable/dev-python/mock/mock-0.8.0.ebuild b/sdk_container/src/third_party/portage-stable/dev-python/mock/mock-0.8.0.ebuild deleted file mode 100644 index 2b55e27f9b..0000000000 --- a/sdk_container/src/third_party/portage-stable/dev-python/mock/mock-0.8.0.ebuild +++ /dev/null @@ -1,37 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/mock/mock-0.8.0.ebuild,v 1.10 2014/07/06 12:45:23 mgorny Exp $ - -EAPI="3" -SUPPORT_PYTHON_ABIS="1" -DISTUTILS_SRC_TEST="nosetests" - -inherit distutils - -DESCRIPTION="A Python Mocking and Patching Library for Testing" -HOMEPAGE="http://www.voidspace.org.uk/python/mock/ http://pypi.python.org/pypi/mock" -SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" - -LICENSE="BSD" -SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc x86 ~x64-macos" -IUSE="doc test" - -# dev-python/unittest2 is not required with Python >=3.2. -DEPEND="dev-python/setuptools" -RDEPEND="" - -DOCS="docs/*.txt" -PYTHON_MODNAME="mock.py" - -src_install() { - distutils_src_install - - if use doc; then - pushd html > /dev/null - rm -f objects.inv output.txt - insinto /usr/share/doc/${PF}/html - doins -r [a-z]* _static || die "Installation of documentation failed" - popd > /dev/null - fi -} diff --git a/sdk_container/src/third_party/portage-stable/dev-python/mock/mock-1.0.0.ebuild b/sdk_container/src/third_party/portage-stable/dev-python/mock/mock-1.0.0.ebuild deleted file mode 100644 index 9b76e96749..0000000000 --- a/sdk_container/src/third_party/portage-stable/dev-python/mock/mock-1.0.0.ebuild +++ /dev/null @@ -1,37 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/mock/mock-1.0.0.ebuild,v 1.3 2014/07/06 12:45:23 mgorny Exp $ - -EAPI="3" -SUPPORT_PYTHON_ABIS="1" -DISTUTILS_SRC_TEST="nosetests" - -inherit distutils - -DESCRIPTION="A Python Mocking and Patching Library for Testing" -HOMEPAGE="http://www.voidspace.org.uk/python/mock/ http://pypi.python.org/pypi/mock" -SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" - -LICENSE="BSD" -SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x64-macos" -IUSE="doc test" - -# dev-python/unittest2 is not required with Python >=3.2. -DEPEND="dev-python/setuptools" -RDEPEND="" - -DOCS="docs/*.txt" -PYTHON_MODNAME="mock.py" - -src_install() { - distutils_src_install - - if use doc; then - pushd html > /dev/null - rm -f objects.inv output.txt - insinto /usr/share/doc/${PF}/html - doins -r [a-z]* _static || die "Installation of documentation failed" - popd > /dev/null - fi -} diff --git a/sdk_container/src/third_party/portage-stable/dev-python/mock/mock-1.0.1-r1.ebuild b/sdk_container/src/third_party/portage-stable/dev-python/mock/mock-1.0.1-r1.ebuild deleted file mode 100644 index f6cab15189..0000000000 --- a/sdk_container/src/third_party/portage-stable/dev-python/mock/mock-1.0.1-r1.ebuild +++ /dev/null @@ -1,36 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/mock/mock-1.0.1-r1.ebuild,v 1.20 2014/07/06 12:45:23 mgorny Exp $ - -EAPI=5 -PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} pypy pypy2_0 ) - -inherit distutils-r1 - -DESCRIPTION="A Python Mocking and Patching Library for Testing" -HOMEPAGE="http://www.voidspace.org.uk/python/mock/ http://pypi.python.org/pypi/mock" -SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" - -LICENSE="BSD" -SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos" -IUSE="doc test" - -# dev-python/unittest2 is not required with Python >=3.2. -DEPEND="dev-python/setuptools[${PYTHON_USEDEP}] - test? ( dev-python/nose[${PYTHON_USEDEP}] )" -RDEPEND="" - -python_test() { - nosetests || die "Tests fail with ${EPYTHON}" -} - -python_install_all() { - local DOCS=( docs/*.txt ) - - distutils-r1_python_install_all - - if use doc; then - dohtml -r html/ -x html/objects.inv -x html/output.txt -x html/_sources - fi -} diff --git a/sdk_container/src/third_party/portage-stable/dev-python/mock/mock-1.0.1-r2.ebuild b/sdk_container/src/third_party/portage-stable/dev-python/mock/mock-1.0.1-r2.ebuild index 601951dab6..4b2f451344 100644 --- a/sdk_container/src/third_party/portage-stable/dev-python/mock/mock-1.0.1-r2.ebuild +++ b/sdk_container/src/third_party/portage-stable/dev-python/mock/mock-1.0.1-r2.ebuild @@ -1,32 +1,30 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/mock/mock-1.0.1-r2.ebuild,v 1.2 2014/04/21 11:27:38 mgorny Exp $ EAPI=5 -PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3,3_4} pypy pypy2_0 ) + +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 ) inherit distutils-r1 DESCRIPTION="A Python Mocking and Patching Library for Testing" -HOMEPAGE="http://www.voidspace.org.uk/python/mock/ http://pypi.python.org/pypi/mock" +HOMEPAGE="http://www.voidspace.org.uk/python/mock/ https://pypi.python.org/pypi/mock" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos" IUSE="doc test" # dev-python/unittest2 is not required with Python >=3.2. DEPEND="dev-python/setuptools[${PYTHON_USEDEP}] test? ( dev-python/nose[${PYTHON_USEDEP}] - $(python_gen_cond_dep 'dev-python/unittest2[${PYTHON_USEDEP}]' python2*) + $(python_gen_cond_dep 'dev-python/unittest2[${PYTHON_USEDEP}]' python2_7 pypy) )" RDEPEND="" -src_prepare() { - epatch "${FILESDIR}"/${P}-fix-python3.4.patch -} +PATCHES=( "${FILESDIR}"/${P}-fix-python3.4.patch ) python_test() { nosetests || die "Tests fail with ${EPYTHON}" diff --git a/sdk_container/src/third_party/portage-stable/dev-python/mock/mock-1.0.1.ebuild b/sdk_container/src/third_party/portage-stable/dev-python/mock/mock-1.0.1.ebuild deleted file mode 100644 index 7cf3b492fa..0000000000 --- a/sdk_container/src/third_party/portage-stable/dev-python/mock/mock-1.0.1.ebuild +++ /dev/null @@ -1,37 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/mock/mock-1.0.1.ebuild,v 1.4 2014/07/06 12:45:23 mgorny Exp $ - -EAPI="3" -SUPPORT_PYTHON_ABIS="1" -DISTUTILS_SRC_TEST="nosetests" - -inherit distutils - -DESCRIPTION="A Python Mocking and Patching Library for Testing" -HOMEPAGE="http://www.voidspace.org.uk/python/mock/ http://pypi.python.org/pypi/mock" -SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" - -LICENSE="BSD" -SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x64-macos ~x86-linux" -IUSE="doc test" - -# dev-python/unittest2 is not required with Python >=3.2. -DEPEND="dev-python/setuptools" -RDEPEND="" - -DOCS="docs/*.txt" -PYTHON_MODNAME="mock.py" - -src_install() { - distutils_src_install - - if use doc; then - pushd html > /dev/null - rm -f objects.inv output.txt - insinto /usr/share/doc/${PF}/html - doins -r [a-z]* _static || die "Installation of documentation failed" - popd > /dev/null - fi -} diff --git a/sdk_container/src/third_party/portage-stable/dev-python/mock/mock-1.3.0-r2.ebuild b/sdk_container/src/third_party/portage-stable/dev-python/mock/mock-1.3.0-r2.ebuild new file mode 100644 index 0000000000..6604750c81 --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/dev-python/mock/mock-1.3.0-r2.ebuild @@ -0,0 +1,42 @@ +# Copyright 1999-2016 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=5 + +PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy pypy3 ) + +inherit distutils-r1 + +DESCRIPTION="Rolling backport of unittest.mock for all Pythons" +HOMEPAGE="https://github.com/testing-cabal/mock" +SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" + +LICENSE="BSD" +SLOT="0" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos" +IUSE="test" + +CDEPEND=" + >=dev-python/pbr-1.3[${PYTHON_USEDEP}] + virtual/python-funcsigs[${PYTHON_USEDEP}]" +DEPEND=" + >=dev-python/setuptools-17.1[${PYTHON_USEDEP}] + test? ( + ${CDEPEND} + dev-python/nose[${PYTHON_USEDEP}] + >=dev-python/unittest2-1.1.0[${PYTHON_USEDEP}] + )" +RDEPEND=" + ${CDEPEND} + >=dev-python/six-1.7[${PYTHON_USEDEP}] +" + +python_test() { + nosetests --verbose || die "tests fail under ${EPYTHON}" +} + +python_install_all() { + local DOCS=( docs/{conf.py,index.txt} AUTHORS ChangeLog NEWS README.rst ) + + distutils-r1_python_install_all +} diff --git a/sdk_container/src/third_party/portage-stable/dev-python/mock/mock-2.0.0.ebuild b/sdk_container/src/third_party/portage-stable/dev-python/mock/mock-2.0.0.ebuild new file mode 100644 index 0000000000..3c036938cd --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/dev-python/mock/mock-2.0.0.ebuild @@ -0,0 +1,42 @@ +# Copyright 1999-2017 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 + +PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy pypy3 ) + +inherit distutils-r1 + +DESCRIPTION="Rolling backport of unittest.mock for all Pythons" +HOMEPAGE="https://github.com/testing-cabal/mock" +SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" + +LICENSE="BSD" +SLOT="0" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos" +IUSE="test" + +CDEPEND=" + >=dev-python/pbr-1.3[${PYTHON_USEDEP}] + >=virtual/python-funcsigs-1[${PYTHON_USEDEP}]" +DEPEND=" + >=dev-python/setuptools-17.1[${PYTHON_USEDEP}] + test? ( + ${CDEPEND} + dev-python/nose[${PYTHON_USEDEP}] + >=dev-python/unittest2-1.1.0[${PYTHON_USEDEP}] + )" +RDEPEND=" + ${CDEPEND} + >=dev-python/six-1.9[${PYTHON_USEDEP}] +" + +python_test() { + nosetests --verbose || die "tests fail under ${EPYTHON}" +} + +python_install_all() { + local DOCS=( docs/{conf.py,index.txt} AUTHORS ChangeLog NEWS README.rst ) + + distutils-r1_python_install_all +} diff --git a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-python/mock-0.7.1 b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-python/mock-0.7.1 deleted file mode 100644 index 16e2757a3b..0000000000 --- a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-python/mock-0.7.1 +++ /dev/null @@ -1,13 +0,0 @@ -DEFINED_PHASES=compile install postinst postrm prepare test -DEPEND=dev-python/setuptools dev-lang/python test? ( dev-python/nose ) -DESCRIPTION=A Python Mocking and Patching Library for Testing -EAPI=3 -HOMEPAGE=http://www.voidspace.org.uk/python/mock/ http://pypi.python.org/pypi/mock -IUSE=doc test test -KEYWORDS=alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc x86 -LICENSE=BSD -RDEPEND=dev-lang/python -SLOT=0 -SRC_URI=mirror://pypi/m/mock/mock-0.7.1.tar.gz -_eclasses_=distutils ad9e4720eb3e69090dd968b152fc611b multilib 165fc17c38d1b11dac2008280dab6e80 python efc1c55fc44c5b7272fc2ffba73c3e6f toolchain-funcs 1b1da0c45c555989dc5d832b54880783 -_md5_=dc2f2855e031ef317910a89af1d8a4ea diff --git a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-python/mock-0.7.2 b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-python/mock-0.7.2 deleted file mode 100644 index 4e268355be..0000000000 --- a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-python/mock-0.7.2 +++ /dev/null @@ -1,13 +0,0 @@ -DEFINED_PHASES=compile install postinst postrm prepare test -DEPEND=dev-python/setuptools dev-lang/python test? ( dev-python/nose ) -DESCRIPTION=A Python Mocking and Patching Library for Testing -EAPI=3 -HOMEPAGE=http://www.voidspace.org.uk/python/mock/ http://pypi.python.org/pypi/mock -IUSE=doc test test -KEYWORDS=alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc x86 ~x64-macos -LICENSE=BSD -RDEPEND=dev-lang/python -SLOT=0 -SRC_URI=mirror://pypi/m/mock/mock-0.7.2.tar.gz -_eclasses_=distutils ad9e4720eb3e69090dd968b152fc611b multilib 165fc17c38d1b11dac2008280dab6e80 python efc1c55fc44c5b7272fc2ffba73c3e6f toolchain-funcs 1b1da0c45c555989dc5d832b54880783 -_md5_=f4e4947256f499bc13c947c5596c23b2 diff --git a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-python/mock-0.8.0 b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-python/mock-0.8.0 deleted file mode 100644 index 9e121f1e3a..0000000000 --- a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-python/mock-0.8.0 +++ /dev/null @@ -1,13 +0,0 @@ -DEFINED_PHASES=compile install postinst postrm prepare test -DEPEND=dev-python/setuptools dev-lang/python test? ( dev-python/nose ) -DESCRIPTION=A Python Mocking and Patching Library for Testing -EAPI=3 -HOMEPAGE=http://www.voidspace.org.uk/python/mock/ http://pypi.python.org/pypi/mock -IUSE=doc test test -KEYWORDS=alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc x86 ~x64-macos -LICENSE=BSD -RDEPEND=dev-lang/python -SLOT=0 -SRC_URI=mirror://pypi/m/mock/mock-0.8.0.tar.gz -_eclasses_=distutils ad9e4720eb3e69090dd968b152fc611b multilib 165fc17c38d1b11dac2008280dab6e80 python efc1c55fc44c5b7272fc2ffba73c3e6f toolchain-funcs 1b1da0c45c555989dc5d832b54880783 -_md5_=db751fbab9a6fd0528c828e9cdb7d38a diff --git a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-python/mock-1.0.0 b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-python/mock-1.0.0 deleted file mode 100644 index c96b3890ed..0000000000 --- a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-python/mock-1.0.0 +++ /dev/null @@ -1,13 +0,0 @@ -DEFINED_PHASES=compile install postinst postrm prepare test -DEPEND=dev-python/setuptools dev-lang/python test? ( dev-python/nose ) -DESCRIPTION=A Python Mocking and Patching Library for Testing -EAPI=3 -HOMEPAGE=http://www.voidspace.org.uk/python/mock/ http://pypi.python.org/pypi/mock -IUSE=doc test test -KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x64-macos -LICENSE=BSD -RDEPEND=dev-lang/python -SLOT=0 -SRC_URI=mirror://pypi/m/mock/mock-1.0.0.tar.gz -_eclasses_=distutils ad9e4720eb3e69090dd968b152fc611b multilib 165fc17c38d1b11dac2008280dab6e80 python efc1c55fc44c5b7272fc2ffba73c3e6f toolchain-funcs 1b1da0c45c555989dc5d832b54880783 -_md5_=c0dac86bfa1e8a8d0617d96e53b9bc67 diff --git a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-python/mock-1.0.1 b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-python/mock-1.0.1 deleted file mode 100644 index e132262f6e..0000000000 --- a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-python/mock-1.0.1 +++ /dev/null @@ -1,13 +0,0 @@ -DEFINED_PHASES=compile install postinst postrm prepare test -DEPEND=dev-python/setuptools dev-lang/python test? ( dev-python/nose ) -DESCRIPTION=A Python Mocking and Patching Library for Testing -EAPI=3 -HOMEPAGE=http://www.voidspace.org.uk/python/mock/ http://pypi.python.org/pypi/mock -IUSE=doc test test -KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x64-macos ~x86-linux -LICENSE=BSD -RDEPEND=dev-lang/python -SLOT=0 -SRC_URI=mirror://pypi/m/mock/mock-1.0.1.tar.gz -_eclasses_=distutils ad9e4720eb3e69090dd968b152fc611b multilib 165fc17c38d1b11dac2008280dab6e80 python efc1c55fc44c5b7272fc2ffba73c3e6f toolchain-funcs 1b1da0c45c555989dc5d832b54880783 -_md5_=d17252544f692f4da8e81416bf07ee34 diff --git a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-python/mock-1.0.1-r1 b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-python/mock-1.0.1-r1 deleted file mode 100644 index 40dd0ee959..0000000000 --- a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-python/mock-1.0.1-r1 +++ /dev/null @@ -1,14 +0,0 @@ -DEFINED_PHASES=compile configure install prepare test -DEPEND=dev-python/setuptools[python_targets_pypy(-)?,python_targets_python2_7(-)?,-python_single_target_pypy(-),-python_single_target_python2_7(-)] test? ( dev-python/nose[python_targets_pypy(-)?,python_targets_python2_7(-)?,-python_single_target_pypy(-),-python_single_target_python2_7(-)] ) python_targets_pypy? ( virtual/pypy:0= ) python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) >=dev-lang/python-exec-2:=[python_targets_pypy(-)?,python_targets_python2_7(-)?,-python_single_target_pypy(-),-python_single_target_python2_7(-)] -DESCRIPTION=A Python Mocking and Patching Library for Testing -EAPI=5 -HOMEPAGE=http://www.voidspace.org.uk/python/mock/ http://pypi.python.org/pypi/mock -IUSE=doc test python_targets_pypy python_targets_python2_7 -KEYWORDS=alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos -LICENSE=BSD -RDEPEND=python_targets_pypy? ( virtual/pypy:0= ) python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) >=dev-lang/python-exec-2:=[python_targets_pypy(-)?,python_targets_python2_7(-)?,-python_single_target_pypy(-),-python_single_target_python2_7(-)] -REQUIRED_USE=|| ( python_targets_pypy python_targets_python2_7 ) -SLOT=0 -SRC_URI=mirror://pypi/m/mock/mock-1.0.1.tar.gz -_eclasses_=distutils-r1 f1707af2d2ad4cf700a9e690de6ed855 eutils ea170b525f6a38a006be05c9d9429f13 multibuild 742139c87a9fa3766f0c2b155e5522bf multilib 165fc17c38d1b11dac2008280dab6e80 multiprocessing eb9be4b678c4e71f3f530a767df31912 python-r1 dcd61d7a5c283f18cfe763552b09eb88 python-utils-r1 d275302cd06aedef2ba08f81f3104206 toolchain-funcs 1b1da0c45c555989dc5d832b54880783 xdg-utils e2b2bd56125ce8cf59ce30c642b59d48 -_md5_=ef72712a4e6a7b06407a4654bc5661f8 diff --git a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-python/mock-1.0.1-r2 b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-python/mock-1.0.1-r2 index 7fbd757b19..0e38894951 100644 --- a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-python/mock-1.0.1-r2 +++ b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-python/mock-1.0.1-r2 @@ -1,14 +1,14 @@ DEFINED_PHASES=compile configure install prepare test -DEPEND=dev-python/setuptools[python_targets_pypy(-)?,python_targets_python2_7(-)?,python_targets_python3_4(-)?,-python_single_target_pypy(-),-python_single_target_python2_7(-),-python_single_target_python3_4(-)] test? ( dev-python/nose[python_targets_pypy(-)?,python_targets_python2_7(-)?,python_targets_python3_4(-)?,-python_single_target_pypy(-),-python_single_target_python2_7(-),-python_single_target_python3_4(-)] python_targets_python2_7? ( dev-python/unittest2[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ) ) python_targets_pypy? ( virtual/pypy:0= ) python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) python_targets_python3_4? ( dev-lang/python:3.4 ) >=dev-lang/python-exec-2:=[python_targets_pypy(-)?,python_targets_python2_7(-)?,python_targets_python3_4(-)?,-python_single_target_pypy(-),-python_single_target_python2_7(-),-python_single_target_python3_4(-)] +DEPEND=dev-python/setuptools[python_targets_pypy(-)?,python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,-python_single_target_pypy(-),-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-)] test? ( dev-python/nose[python_targets_pypy(-)?,python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,-python_single_target_pypy(-),-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-)] python_targets_pypy? ( dev-python/unittest2[python_targets_pypy(-)?,-python_single_target_pypy(-),python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ) python_targets_python2_7? ( dev-python/unittest2[python_targets_pypy(-)?,-python_single_target_pypy(-),python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ) ) python_targets_pypy? ( >=virtual/pypy-5:0= ) python_targets_pypy3? ( >=virtual/pypy3-5:0= ) python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) python_targets_python3_4? ( dev-lang/python:3.4 ) python_targets_python3_5? ( dev-lang/python:3.5 ) >=dev-lang/python-exec-2:=[python_targets_pypy(-)?,python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,-python_single_target_pypy(-),-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-)] DESCRIPTION=A Python Mocking and Patching Library for Testing EAPI=5 -HOMEPAGE=http://www.voidspace.org.uk/python/mock/ http://pypi.python.org/pypi/mock -IUSE=doc test python_targets_pypy python_targets_python2_7 python_targets_python3_4 -KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos +HOMEPAGE=http://www.voidspace.org.uk/python/mock/ https://pypi.python.org/pypi/mock +IUSE=doc test python_targets_pypy python_targets_pypy3 python_targets_python2_7 python_targets_python3_4 python_targets_python3_5 +KEYWORDS=alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos LICENSE=BSD -RDEPEND=python_targets_pypy? ( virtual/pypy:0= ) python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) python_targets_python3_4? ( dev-lang/python:3.4 ) >=dev-lang/python-exec-2:=[python_targets_pypy(-)?,python_targets_python2_7(-)?,python_targets_python3_4(-)?,-python_single_target_pypy(-),-python_single_target_python2_7(-),-python_single_target_python3_4(-)] -REQUIRED_USE=|| ( python_targets_pypy python_targets_python2_7 python_targets_python3_4 ) +RDEPEND=python_targets_pypy? ( >=virtual/pypy-5:0= ) python_targets_pypy3? ( >=virtual/pypy3-5:0= ) python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) python_targets_python3_4? ( dev-lang/python:3.4 ) python_targets_python3_5? ( dev-lang/python:3.5 ) >=dev-lang/python-exec-2:=[python_targets_pypy(-)?,python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,-python_single_target_pypy(-),-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-)] +REQUIRED_USE=|| ( python_targets_pypy python_targets_pypy3 python_targets_python2_7 python_targets_python3_4 python_targets_python3_5 ) SLOT=0 SRC_URI=mirror://pypi/m/mock/mock-1.0.1.tar.gz -_eclasses_=distutils-r1 f1707af2d2ad4cf700a9e690de6ed855 eutils ea170b525f6a38a006be05c9d9429f13 multibuild 742139c87a9fa3766f0c2b155e5522bf multilib 165fc17c38d1b11dac2008280dab6e80 multiprocessing eb9be4b678c4e71f3f530a767df31912 python-r1 dcd61d7a5c283f18cfe763552b09eb88 python-utils-r1 d275302cd06aedef2ba08f81f3104206 toolchain-funcs 1b1da0c45c555989dc5d832b54880783 xdg-utils e2b2bd56125ce8cf59ce30c642b59d48 -_md5_=d1b059f2fde4d79fdf28aa0c08bf9147 +_eclasses_=distutils-r1 039ba10839816478cfb070fdeb053906 epatch 8233751dc5105a6ae8fcd86ce2bb0247 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils 9c113d6a64826c40154cad7be15d95ea ltprune 2770eed66a9b8ef944714cd0e968182e multibuild 72647e255187a1fadc81097b3657e5c3 multilib 0236be304ee52e7f179ed2f337075515 multiprocessing 284a473719153462f3e974d86c8cb81c python-r1 0c067f080a047742ffac024b16895b45 python-utils-r1 c11fc374357e6ad9ddfe2e9f931e4d29 toolchain-funcs 6eb35f81556258a4bc9182ad3dfd58ee xdg-utils b9389dfad0ee8f8e0b2a41b79fcf7120 +_md5_=202bd36a126407c0e386a44730c09c88 diff --git a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-python/mock-1.3.0-r2 b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-python/mock-1.3.0-r2 new file mode 100644 index 0000000000..efdeb618fc --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-python/mock-1.3.0-r2 @@ -0,0 +1,14 @@ +DEFINED_PHASES=compile configure install prepare test +DEPEND=>=dev-python/setuptools-17.1[python_targets_pypy(-)?,python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_pypy(-),-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] test? ( >=dev-python/pbr-1.3[python_targets_pypy(-)?,python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_pypy(-),-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] virtual/python-funcsigs[python_targets_pypy(-)?,python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_pypy(-),-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/nose[python_targets_pypy(-)?,python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_pypy(-),-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] >=dev-python/unittest2-1.1.0[python_targets_pypy(-)?,python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_pypy(-),-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] ) python_targets_pypy? ( >=virtual/pypy-5:0= ) python_targets_pypy3? ( >=virtual/pypy3-5:0= ) python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) python_targets_python3_4? ( dev-lang/python:3.4 ) python_targets_python3_5? ( dev-lang/python:3.5 ) python_targets_python3_6? ( dev-lang/python:3.6 ) >=dev-lang/python-exec-2:=[python_targets_pypy(-)?,python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_pypy(-),-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] +DESCRIPTION=Rolling backport of unittest.mock for all Pythons +EAPI=5 +HOMEPAGE=https://github.com/testing-cabal/mock +IUSE=test python_targets_pypy python_targets_pypy3 python_targets_python2_7 python_targets_python3_4 python_targets_python3_5 python_targets_python3_6 +KEYWORDS=alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos +LICENSE=BSD +RDEPEND=>=dev-python/pbr-1.3[python_targets_pypy(-)?,python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_pypy(-),-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] virtual/python-funcsigs[python_targets_pypy(-)?,python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_pypy(-),-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] >=dev-python/six-1.7[python_targets_pypy(-)?,python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_pypy(-),-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] python_targets_pypy? ( >=virtual/pypy-5:0= ) python_targets_pypy3? ( >=virtual/pypy3-5:0= ) python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) python_targets_python3_4? ( dev-lang/python:3.4 ) python_targets_python3_5? ( dev-lang/python:3.5 ) python_targets_python3_6? ( dev-lang/python:3.6 ) >=dev-lang/python-exec-2:=[python_targets_pypy(-)?,python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_pypy(-),-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] +REQUIRED_USE=|| ( python_targets_pypy python_targets_pypy3 python_targets_python2_7 python_targets_python3_4 python_targets_python3_5 python_targets_python3_6 ) +SLOT=0 +SRC_URI=mirror://pypi/m/mock/mock-1.3.0.tar.gz +_eclasses_=distutils-r1 039ba10839816478cfb070fdeb053906 epatch 8233751dc5105a6ae8fcd86ce2bb0247 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils 9c113d6a64826c40154cad7be15d95ea ltprune 2770eed66a9b8ef944714cd0e968182e multibuild 72647e255187a1fadc81097b3657e5c3 multilib 0236be304ee52e7f179ed2f337075515 multiprocessing 284a473719153462f3e974d86c8cb81c python-r1 0c067f080a047742ffac024b16895b45 python-utils-r1 c11fc374357e6ad9ddfe2e9f931e4d29 toolchain-funcs 6eb35f81556258a4bc9182ad3dfd58ee xdg-utils b9389dfad0ee8f8e0b2a41b79fcf7120 +_md5_=570c5855bafe1bb61b00a182bb27a020 diff --git a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-python/mock-2.0.0 b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-python/mock-2.0.0 new file mode 100644 index 0000000000..b00f568071 --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-python/mock-2.0.0 @@ -0,0 +1,14 @@ +DEFINED_PHASES=compile configure install prepare test +DEPEND=>=dev-python/setuptools-17.1[python_targets_pypy(-)?,python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_pypy(-),-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] test? ( >=dev-python/pbr-1.3[python_targets_pypy(-)?,python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_pypy(-),-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] >=virtual/python-funcsigs-1[python_targets_pypy(-)?,python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_pypy(-),-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/nose[python_targets_pypy(-)?,python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_pypy(-),-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] >=dev-python/unittest2-1.1.0[python_targets_pypy(-)?,python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_pypy(-),-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] ) python_targets_pypy? ( >=virtual/pypy-5:0= ) python_targets_pypy3? ( >=virtual/pypy3-5:0= ) python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) python_targets_python3_4? ( dev-lang/python:3.4 ) python_targets_python3_5? ( dev-lang/python:3.5 ) python_targets_python3_6? ( dev-lang/python:3.6 ) >=dev-lang/python-exec-2:=[python_targets_pypy(-)?,python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_pypy(-),-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] +DESCRIPTION=Rolling backport of unittest.mock for all Pythons +EAPI=6 +HOMEPAGE=https://github.com/testing-cabal/mock +IUSE=test python_targets_pypy python_targets_pypy3 python_targets_python2_7 python_targets_python3_4 python_targets_python3_5 python_targets_python3_6 +KEYWORDS=~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos +LICENSE=BSD +RDEPEND=>=dev-python/pbr-1.3[python_targets_pypy(-)?,python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_pypy(-),-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] >=virtual/python-funcsigs-1[python_targets_pypy(-)?,python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_pypy(-),-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] >=dev-python/six-1.9[python_targets_pypy(-)?,python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_pypy(-),-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] python_targets_pypy? ( >=virtual/pypy-5:0= ) python_targets_pypy3? ( >=virtual/pypy3-5:0= ) python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) python_targets_python3_4? ( dev-lang/python:3.4 ) python_targets_python3_5? ( dev-lang/python:3.5 ) python_targets_python3_6? ( dev-lang/python:3.6 ) >=dev-lang/python-exec-2:=[python_targets_pypy(-)?,python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_pypy(-),-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] +REQUIRED_USE=|| ( python_targets_pypy python_targets_pypy3 python_targets_python2_7 python_targets_python3_4 python_targets_python3_5 python_targets_python3_6 ) +SLOT=0 +SRC_URI=mirror://pypi/m/mock/mock-2.0.0.tar.gz +_eclasses_=distutils-r1 039ba10839816478cfb070fdeb053906 multibuild 72647e255187a1fadc81097b3657e5c3 multilib 0236be304ee52e7f179ed2f337075515 multiprocessing 284a473719153462f3e974d86c8cb81c python-r1 0c067f080a047742ffac024b16895b45 python-utils-r1 c11fc374357e6ad9ddfe2e9f931e4d29 toolchain-funcs 6eb35f81556258a4bc9182ad3dfd58ee xdg-utils b9389dfad0ee8f8e0b2a41b79fcf7120 +_md5_=d942cff98d5e49640352935d43023e0b