Guest User

Untitled

a guest
Oct 20th, 2018
121
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.73 KB | None | 0 0
  1. From b77e09d97c9c855ee69c992e5850eefba0f9d12f Mon Sep 17 00:00:00 2001
  2. From: Quentin Glidic <sardemff7+git@sardemff7.net>
  3. Date: Fri, 15 Jun 2012 00:50:25 +0200
  4. Subject: [PATCH] Add dtopt 0.1
  5.  
  6. ---
  7. packages/dev-python/dtopt/dtopt-0.1.exheres-0 | 15 +++++++++++++++
  8. 1 file changed, 15 insertions(+)
  9. create mode 100644 packages/dev-python/dtopt/dtopt-0.1.exheres-0
  10.  
  11. diff --git a/packages/dev-python/dtopt/dtopt-0.1.exheres-0 b/packages/dev-python/dtopt/dtopt-0.1.exheres-0
  12. new file mode 100644
  13. index 0000000..bfd75e7
  14. --- /dev/null
  15. +++ b/packages/dev-python/dtopt/dtopt-0.1.exheres-0
  16. @@ -0,0 +1,15 @@
  17. +# Copyright 2012 Quentin "Sardem FF7" Glidic <sardemff7+exherbo@sardemff7.net>
  18. +# Distributed under the terms of the GNU General Public License v2
  19. +
  20. +require distutils pypi
  21. +
  22. +SUMMARY="Add options to doctest examples while they are running"
  23. +
  24. +LICENCES="MIT"
  25. +SLOT="0"
  26. +PLATFORMS="~amd64"
  27. +
  28. +MYOPTIONS=""
  29. +
  30. +DEPENDENCIES=""
  31. +
  32. --
  33. 1.7.10.3
  34.  
  35. From 26c7c04f84a98d07648dedace1f179f476687aa2 Mon Sep 17 00:00:00 2001
  36. From: Quentin Glidic <sardemff7+git@sardemff7.net>
  37. Date: Fri, 15 Jun 2012 00:50:43 +0200
  38. Subject: [PATCH] Add WebTest 1.3.4
  39.  
  40. ---
  41. .../WebTest-1.3.4.exheres-0} | 12 +++++++++---
  42. 1 file changed, 9 insertions(+), 3 deletions(-)
  43. copy packages/dev-python/{dtopt/dtopt-0.1.exheres-0 => WebTest/WebTest-1.3.4.exheres-0} (50%)
  44.  
  45. diff --git a/packages/dev-python/dtopt/dtopt-0.1.exheres-0 b/packages/dev-python/WebTest/WebTest-1.3.4.exheres-0
  46. similarity index 50%
  47. copy from packages/dev-python/dtopt/dtopt-0.1.exheres-0
  48. copy to packages/dev-python/WebTest/WebTest-1.3.4.exheres-0
  49. index bfd75e7..3810102 100644
  50. --- a/packages/dev-python/dtopt/dtopt-0.1.exheres-0
  51. +++ b/packages/dev-python/WebTest/WebTest-1.3.4.exheres-0
  52. @@ -1,9 +1,9 @@
  53. # Copyright 2012 Quentin "Sardem FF7" Glidic <sardemff7+exherbo@sardemff7.net>
  54. # Distributed under the terms of the GNU General Public License v2
  55.  
  56. -require distutils pypi
  57. +require distutils [ test_targets=[ test ] ] pypi
  58.  
  59. -SUMMARY="Add options to doctest examples while they are running"
  60. +SUMMARY="Helper to test WSGI applications"
  61.  
  62. LICENCES="MIT"
  63. SLOT="0"
  64. @@ -11,5 +11,11 @@ PLATFORMS="~amd64"
  65.  
  66. MYOPTIONS=""
  67.  
  68. -DEPENDENCIES=""
  69. +DEPENDENCIES="
  70. + build+run:
  71. + dev-python/WebOb
  72. + test:
  73. + dev-python/dtopt
  74. + dev-python/nose
  75. +"
  76.  
  77. --
  78. 1.7.10.3
  79.  
  80. From c5500e0c0972ce2d28899d13e668018fe6c37b52 Mon Sep 17 00:00:00 2001
  81. From: Quentin Glidic <sardemff7+git@sardemff7.net>
  82. Date: Fri, 15 Jun 2012 01:50:11 +0200
  83. Subject: [PATCH] Add pycryptopp 0.6.0.*
  84.  
  85. ---
  86. ....1206569328141510525648634803928199668821045408958.exheres-0} | 6 +++---
  87. 1 file changed, 3 insertions(+), 3 deletions(-)
  88. copy packages/dev-python/{dtopt/dtopt-0.1.exheres-0 => pycryptopp/pycryptopp-0.6.0.1206569328141510525648634803928199668821045408958.exheres-0} (59%)
  89.  
  90. diff --git a/packages/dev-python/dtopt/dtopt-0.1.exheres-0 b/packages/dev-python/pycryptopp/pycryptopp-0.6.0.1206569328141510525648634803928199668821045408958.exheres-0
  91. similarity index 59%
  92. copy from packages/dev-python/dtopt/dtopt-0.1.exheres-0
  93. copy to packages/dev-python/pycryptopp/pycryptopp-0.6.0.1206569328141510525648634803928199668821045408958.exheres-0
  94. index bfd75e7..8f2afbf 100644
  95. --- a/packages/dev-python/dtopt/dtopt-0.1.exheres-0
  96. +++ b/packages/dev-python/pycryptopp/pycryptopp-0.6.0.1206569328141510525648634803928199668821045408958.exheres-0
  97. @@ -1,11 +1,11 @@
  98. # Copyright 2012 Quentin "Sardem FF7" Glidic <sardemff7+exherbo@sardemff7.net>
  99. # Distributed under the terms of the GNU General Public License v2
  100.  
  101. -require distutils pypi
  102. +require distutils [ test_targets=[ test ] ] pypi
  103.  
  104. -SUMMARY="Add options to doctest examples while they are running"
  105. +SUMMARY="Python wrappers for a few algorithms from the Crypto++ library"
  106.  
  107. -LICENCES="MIT"
  108. +LICENCES="GPL-2 MIT"
  109. SLOT="0"
  110. PLATFORMS="~amd64"
  111.  
  112. --
  113. 1.7.10.3
  114.  
  115. From 840e2402d56798a95ef84cfe568973dee2a24a8d Mon Sep 17 00:00:00 2001
  116. From: Quentin Glidic <sardemff7+git@sardemff7.net>
  117. Date: Thu, 14 Jun 2012 01:38:43 +0200
  118. Subject: [PATCH] beaker: Bump to 1.5.4
  119.  
  120. ---
  121. .../beaker/{beaker-1.4.exheres-0 => beaker-1.5.4.exheres-0} | 7 ++++++-
  122. 1 file changed, 6 insertions(+), 1 deletion(-)
  123. rename packages/dev-python/beaker/{beaker-1.4.exheres-0 => beaker-1.5.4.exheres-0} (70%)
  124.  
  125. diff --git a/packages/dev-python/beaker/beaker-1.4.exheres-0 b/packages/dev-python/beaker/beaker-1.5.4.exheres-0
  126. similarity index 70%
  127. rename from packages/dev-python/beaker/beaker-1.4.exheres-0
  128. rename to packages/dev-python/beaker/beaker-1.5.4.exheres-0
  129. index 5faba90..dc94366 100644
  130. --- a/packages/dev-python/beaker/beaker-1.4.exheres-0
  131. +++ b/packages/dev-python/beaker/beaker-1.5.4.exheres-0
  132. @@ -3,7 +3,7 @@
  133. # Based in part upon 'beaker-0.9.4.ebuild' from Gentoo, which is:
  134. # Copyright 1999-2008 Gentoo Foundation
  135.  
  136. -require distutils [ python_dep=2.4 ] common-metadata
  137. +require distutils [ python_dep=2.4 test_targets=[ test ] ] common-metadata
  138.  
  139. MY_PN=Beaker
  140. MY_PNV=${MY_PN}-${PV}
  141. @@ -17,6 +17,11 @@ MYOPTIONS=""
  142. DEPENDENCIES="
  143. build:
  144. dev-python/setuptools
  145. + test:
  146. + dev-lang/python:=[sqlite]
  147. + dev-python/nose
  148. + dev-python/pycryptopp
  149. + dev-python/WebTest
  150. "
  151.  
  152. WORK="${WORKBASE}"/${MY_PNV}
  153. --
  154. 1.7.10.3
  155.  
  156. From 5d8569d783bcdf212da0fadb8cddbd0fa51137cb Mon Sep 17 00:00:00 2001
  157. From: Quentin Glidic <sardemff7+git@sardemff7.net>
  158. Date: Fri, 15 Jun 2012 00:30:41 +0200
  159. Subject: [PATCH] Add MarkupSafe 0.15
  160.  
  161. ---
  162. .../MarkupSafe-0.15.exheres-0} | 4 ++--
  163. 1 file changed, 2 insertions(+), 2 deletions(-)
  164. copy packages/dev-python/{pycryptopp/pycryptopp-0.6.0.1206569328141510525648634803928199668821045408958.exheres-0 => MarkupSafe/MarkupSafe-0.15.exheres-0} (73%)
  165.  
  166. diff --git a/packages/dev-python/pycryptopp/pycryptopp-0.6.0.1206569328141510525648634803928199668821045408958.exheres-0 b/packages/dev-python/MarkupSafe/MarkupSafe-0.15.exheres-0
  167. similarity index 73%
  168. copy from packages/dev-python/pycryptopp/pycryptopp-0.6.0.1206569328141510525648634803928199668821045408958.exheres-0
  169. copy to packages/dev-python/MarkupSafe/MarkupSafe-0.15.exheres-0
  170. index 8f2afbf..36e6451 100644
  171. --- a/packages/dev-python/pycryptopp/pycryptopp-0.6.0.1206569328141510525648634803928199668821045408958.exheres-0
  172. +++ b/packages/dev-python/MarkupSafe/MarkupSafe-0.15.exheres-0
  173. @@ -3,9 +3,9 @@
  174.  
  175. require distutils [ test_targets=[ test ] ] pypi
  176.  
  177. -SUMMARY="Python wrappers for a few algorithms from the Crypto++ library"
  178. +SUMMARY="Implements a XML/HTML/XHTML Markup safe string for Python"
  179.  
  180. -LICENCES="GPL-2 MIT"
  181. +LICENCES="BSD-3"
  182. SLOT="0"
  183. PLATFORMS="~amd64"
  184.  
  185. --
  186. 1.7.10.3
  187.  
  188. From 5834fcb513d97478094a9d1a32daa69e8ee90e73 Mon Sep 17 00:00:00 2001
  189. From: Quentin Glidic <sardemff7+git@sardemff7.net>
  190. Date: Thu, 14 Jun 2012 01:27:26 +0200
  191. Subject: [PATCH] Mako: Bump to 0.7.0
  192.  
  193. ---
  194. .../Mako/{Mako-0.2.5.exheres-0 => Mako-0.7.0.exheres-0} | 5 ++++-
  195. 1 file changed, 4 insertions(+), 1 deletion(-)
  196. rename packages/dev-python/Mako/{Mako-0.2.5.exheres-0 => Mako-0.7.0.exheres-0} (90%)
  197.  
  198. diff --git a/packages/dev-python/Mako/Mako-0.2.5.exheres-0 b/packages/dev-python/Mako/Mako-0.7.0.exheres-0
  199. similarity index 90%
  200. rename from packages/dev-python/Mako/Mako-0.2.5.exheres-0
  201. rename to packages/dev-python/Mako/Mako-0.7.0.exheres-0
  202. index 8f202ee..0d1755f 100644
  203. --- a/packages/dev-python/Mako/Mako-0.2.5.exheres-0
  204. +++ b/packages/dev-python/Mako/Mako-0.7.0.exheres-0
  205. @@ -1,7 +1,7 @@
  206. # Copyright 2009 Ali Polatel <alip@exherbo.org>
  207. # Distributed under the terms of the GNU General Public License v2
  208.  
  209. -require distutils
  210. +require distutils [ test_targets=[ test ] ]
  211.  
  212. SUMMARY="A template library written in Python."
  213. DESCRIPTION="
  214. @@ -27,6 +27,9 @@ DEPENDENCIES="
  215. dev-python/setuptools
  216. build+run:
  217. dev-python/beaker[>=1.1]
  218. + dev-python/MarkupSafe
  219. + test:
  220. + dev-python/nose
  221. "
  222.  
  223. BUGS_TO="alip@exherbo.org"
  224. --
  225. 1.7.10.3
Add Comment
Please, Sign In to add comment