pspec.xml 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "https://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>python3-setuptools</Name>
  6. <Homepage>http://pypi.python.org/pypi/setuptools</Homepage>
  7. <Packager>
  8. <Name>PisiLinux Community</Name>
  9. <Email>admins@pisilinux.org</Email>
  10. </Packager>
  11. <PartOf>programming.language.python3</PartOf>
  12. <License>PSF-2.2</License>
  13. <IsA>library</IsA>
  14. <IsA>app:console</IsA>
  15. <Summary>Python setuptools</Summary>
  16. <Description>python3-setuptools is a collection of enhancements to the Python distutils that allow you to more easily build and distribute Python packages, especially ones that have dependencies on other packages.</Description>
  17. <Archive sha1sum="4b11f92850b237a9bd3d563160c8a927cbcdcf01" type="targz">https://files.pythonhosted.org/packages/fc/c9/b146ca195403e0182a374e0ea4dbc69136bad3cd55bc293df496d625d0f7/setuptools-69.0.3.tar.gz</Archive>
  18. <BuildDependencies>
  19. <Dependency versionFrom="3.11.11">python3-devel</Dependency>
  20. <Dependency>python3-setuptools</Dependency>
  21. <!--<Dependency>python3-packaging</Dependency>-->
  22. </BuildDependencies>
  23. <Patches>
  24. <Patch level="1">gentoo/setuptools-62.4.0-py-compile.patch</Patch>
  25. </Patches>
  26. </Source>
  27. <Package>
  28. <Name>python3-setuptools</Name>
  29. <Summary>Python setuptools</Summary>
  30. <RuntimeDependencies>
  31. <Dependency>python3</Dependency>
  32. <Dependency>python3-tomli</Dependency>
  33. <Dependency>python3-jaraco-text</Dependency>
  34. <Dependency>python3-more-itertools</Dependency>
  35. <Dependency>python3-ordered-set</Dependency>
  36. <Dependency>python3-platformdirs</Dependency>
  37. <Dependency>python3-packaging</Dependency>
  38. </RuntimeDependencies>
  39. <Files>
  40. <Path fileType="doc">/usr/share/doc</Path>
  41. <Path fileType="executable">/usr/bin</Path>
  42. <Path fileType="library">/usr/lib/python3*</Path>
  43. </Files>
  44. </Package>
  45. <History>
  46. <Update release="40">
  47. <Date>2024-11-05</Date>
  48. <Version>69.0.3</Version>
  49. <Comment>Rebuild.</Comment>
  50. <Name>Mustafa Cinasal</Name>
  51. <Email>muscnsl@gmail.com</Email>
  52. </Update>
  53. <Update release="39">
  54. <Date>2024-09-20</Date>
  55. <Version>69.0.3</Version>
  56. <Comment>Rebuild.</Comment>
  57. <Name>Mustafa Cinasal</Name>
  58. <Email>muscnsl@gmail.com</Email>
  59. </Update>
  60. <Update release="38">
  61. <Date>2024-04-04</Date>
  62. <Version>69.0.3</Version>
  63. <Comment>Rebuild.</Comment>
  64. <Name>Mustafa Cinasal</Name>
  65. <Email>muscnsl@gmail.com</Email>
  66. </Update>
  67. <Update release="37">
  68. <Date>2024-02-09</Date>
  69. <Version>69.0.3</Version>
  70. <Comment>Version bump.</Comment>
  71. <Name>Mustafa Cinasal</Name>
  72. <Email>muscnsl@gmail.com</Email>
  73. </Update>
  74. <Update release="36">
  75. <Date>2023-10-27</Date>
  76. <Version>68.2.2</Version>
  77. <Comment>Rebuild.</Comment>
  78. <Name>Mustafa Cinasal</Name>
  79. <Email>muscnsl@gmail.com</Email>
  80. </Update>
  81. <Update release="35">
  82. <Date>2023-10-16</Date>
  83. <Version>68.2.2</Version>
  84. <Comment>Version bump.</Comment>
  85. <Name>Mustafa Cinasal</Name>
  86. <Email>muscnsl@gmail.com</Email>
  87. </Update>
  88. <Update release="34">
  89. <Date>2023-10-15</Date>
  90. <Version>67.8.0</Version>
  91. <Comment>Rebuild.</Comment>
  92. <Name>Mustafa Cinasal</Name>
  93. <Email>muscnsl@gmail.com</Email>
  94. </Update>
  95. <Update release="33">
  96. <Date>2023-09-04</Date>
  97. <Version>67.8.0</Version>
  98. <Comment>Rebuild.</Comment>
  99. <Name>Mustafa Cinasal</Name>
  100. <Email>muscnsl@gmail.com</Email>
  101. </Update>
  102. <Update release="32">
  103. <Date>2023-06-07</Date>
  104. <Version>67.8.0</Version>
  105. <Comment>Version bump.</Comment>
  106. <Name>Mustafa Cinasal</Name>
  107. <Email>muscnsl@gmail.com</Email>
  108. </Update>
  109. <Update release="31">
  110. <Date>2022-12-08</Date>
  111. <Version>65.6.3</Version>
  112. <Comment>Version bump.</Comment>
  113. <Name>Mustafa Cinasal</Name>
  114. <Email>muscnsl@gmail.com</Email>
  115. </Update>
  116. <Update release="30">
  117. <Date>2022-10-22</Date>
  118. <Version>65.5.0</Version>
  119. <Comment>Version bump.</Comment>
  120. <Name>Mustafa Cinasal</Name>
  121. <Email>muscnsl@gmail.com</Email>
  122. </Update>
  123. <Update release="29">
  124. <Date>2022-09-12</Date>
  125. <Version>62.6.0</Version>
  126. <Comment>Rebuild.</Comment>
  127. <Name>Mustafa Cinasal</Name>
  128. <Email>muscnsl@gmail.com</Email>
  129. </Update>
  130. <Update release="28">
  131. <Date>2022-06-24</Date>
  132. <Version>62.6.0</Version>
  133. <Comment>Version bump.</Comment>
  134. <Name>Mustafa Cinasal</Name>
  135. <Email>muscnsl@gmail.com</Email>
  136. </Update>
  137. <Update release="27">
  138. <Date>2022-06-08</Date>
  139. <Version>62.3.3</Version>
  140. <Comment>Version bump.</Comment>
  141. <Name>Mustafa Cinasal</Name>
  142. <Email>muscnsl@gmail.com</Email>
  143. </Update>
  144. <Update release="26">
  145. <Date>2022-05-20</Date>
  146. <Version>62.3.2</Version>
  147. <Comment>Version bump.</Comment>
  148. <Name>Mustafa Cinasal</Name>
  149. <Email>muscnsl@gmail.com</Email>
  150. </Update>
  151. <Update release="25">
  152. <Date>2022-04-23</Date>
  153. <Version>57.5.0</Version>
  154. <Comment>Rebuild</Comment>
  155. <Name>Mustafa Cinasal</Name>
  156. <Email>muscnsl@gmail.com</Email>
  157. </Update>
  158. <Update release="24">
  159. <Date>2022-03-23</Date>
  160. <Version>57.5.0</Version>
  161. <Comment>Rebuild</Comment>
  162. <Name>Mustafa Cinasal</Name>
  163. <Email>muscnsl@gmail.com</Email>
  164. </Update>
  165. <Update release="23">
  166. <Date>2021-10-22</Date>
  167. <Version>57.5.0</Version>
  168. <Comment>Rebuild</Comment>
  169. <Name>Mustafa Cinasal</Name>
  170. <Email>muscnsl@gmail.com</Email>
  171. </Update>
  172. <Update release="22">
  173. <Date>2021-10-18</Date>
  174. <Version>57.5.0</Version>
  175. <Comment>Version bump.</Comment>
  176. <Name>Mustafa Cinasal</Name>
  177. <Email>muscnsl@gmail.com</Email>
  178. </Update>
  179. <Update release="21">
  180. <Date>2021-06-19</Date>
  181. <Version>57.0.0</Version>
  182. <Comment>Version bump.</Comment>
  183. <Name>Mustafa Cinasal</Name>
  184. <Email>muscnsl@gmail.com</Email>
  185. </Update>
  186. <Update release="20">
  187. <Date>2021-04-12</Date>
  188. <Version>56.0.0</Version>
  189. <Comment>Version bump.</Comment>
  190. <Name>Mustafa Cinasal</Name>
  191. <Email>muscnsl@gmail.com</Email>
  192. </Update>
  193. <Update release="19">
  194. <Date>2021-04-03</Date>
  195. <Version>54.2.0</Version>
  196. <Comment>Major version bump.</Comment>
  197. <Name>Blue Devil</Name>
  198. <Email>bluedevil@sctzine.com</Email>
  199. </Update>
  200. <Update release="18">
  201. <Date>2020-10-22</Date>
  202. <Version>50.3.2</Version>
  203. <Comment>Major version bump.</Comment>
  204. <Name>İdris Kalp</Name>
  205. <Email>idriskalp@gmail.com</Email>
  206. </Update>
  207. <Update release="17">
  208. <Date>2020-07-20</Date>
  209. <Version>49.6.0</Version>
  210. <Comment>Major version bump.</Comment>
  211. <Name>Blue Devil</Name>
  212. <Email>bluedevil@sctzine.com</Email>
  213. </Update>
  214. <Update release="16">
  215. <Date>2020-05-24</Date>
  216. <Version>46.4.0</Version>
  217. <Comment>Minor version bump.</Comment>
  218. <Name>Blue Devil</Name>
  219. <Email>bluedevil@sctzine.com</Email>
  220. </Update>
  221. <Update release="15">
  222. <Date>2020-05-01</Date>
  223. <Version>46.1.3</Version>
  224. <Comment>Version bump.</Comment>
  225. <Name>Mustafa Cinasal</Name>
  226. <Email>muscnsl@gmail.com</Email>
  227. </Update>
  228. <Update release="14">
  229. <Date>2020-03-11</Date>
  230. <Version>46.0.0</Version>
  231. <Comment>Major version bump.</Comment>
  232. <Name>Blue Devil</Name>
  233. <Email>bluedevil@sctzine.com</Email>
  234. </Update>
  235. <Update release="13">
  236. <Date>2020-02-21</Date>
  237. <Version>45.2.0</Version>
  238. <Comment>Version bump.</Comment>
  239. <Name>Blue Devil</Name>
  240. <Email>bluedevil@sctzine.com</Email>
  241. </Update>
  242. <Update release="12">
  243. <Date>2020-01-29</Date>
  244. <Version>45.1.0</Version>
  245. <Comment>Version bump.</Comment>
  246. <Name>Blue Devil</Name>
  247. <Email>bluedevil@sctzine.com</Email>
  248. </Update>
  249. <Update release="11">
  250. <Date>2019-12-10</Date>
  251. <Version>42.0.2</Version>
  252. <Comment>Version Bump</Comment>
  253. <Name>Idris Kalp</Name>
  254. <Email>idriskalp@gmail.com</Email>
  255. </Update>
  256. <Update release="10">
  257. <Date>2019-04-09</Date>
  258. <Version>40.6.3</Version>
  259. <Comment>Version Bump</Comment>
  260. <Name>Mustafa Cinasl</Name>
  261. <Email>muscnsl@gmail.com</Email>
  262. </Update>
  263. <Update release="9">
  264. <Date>2018-08-05</Date>
  265. <Version>39.2.0</Version>
  266. <Comment>Version Bump</Comment>
  267. <Name>Mustafa Cinasl</Name>
  268. <Email>muscnsl@gmail.com</Email>
  269. </Update>
  270. <Update release="8">
  271. <Date>2018-01-24</Date>
  272. <Version>38.2.5</Version>
  273. <Comment>Version bump.</Comment>
  274. <Name>Mustafa Cinasal</Name>
  275. <Email>muscnsl@gmail.com</Email>
  276. </Update>
  277. <Update release="7">
  278. <Date>2017-02-01</Date>
  279. <Version>32.1.3</Version>
  280. <Comment>Version bump.</Comment>
  281. <Name>Ayhan Yalçınsoy</Name>
  282. <Email>ayhanyalcinsoy@pisilinux.org</Email>
  283. </Update>
  284. <Update release="6">
  285. <Date>2016-06-09</Date>
  286. <Version>19.6.1</Version>
  287. <Comment>Release Bump</Comment>
  288. <Name>Pisi Linux Community</Name>
  289. <Email>admin@pisilinux.org</Email>
  290. </Update>
  291. <Update release="5">
  292. <Date>2016-06-06</Date>
  293. <Version>19.6.1</Version>
  294. <Comment>Release bump.</Comment>
  295. <Name>Ayhan Yalçınsoy</Name>
  296. <Email>ayhanyalcinsoy@pisilinux.org</Email>
  297. </Update>
  298. <Update release="4">
  299. <Date>2016-05-26</Date>
  300. <Version>19.6.1</Version>
  301. <Comment>Release bump.</Comment>
  302. <Name>Marcin Bojara</Name>
  303. <Email>marcin@pisilinux.org</Email>
  304. </Update>
  305. <Update release="3">
  306. <Date>2016-05-26</Date>
  307. <Version>19.6.1</Version>
  308. <Comment>Release bump.</Comment>
  309. <Name>Marcin Bojara</Name>
  310. <Email>marcin@pisilinux.org</Email>
  311. </Update>
  312. <Update release="2">
  313. <Date>2016-05-26</Date>
  314. <Version>19.6.1</Version>
  315. <Comment>Release bump.</Comment>
  316. <Name>Marcin Bojara</Name>
  317. <Email>marcin@pisilinux.org</Email>
  318. </Update>
  319. <Update release="1">
  320. <Date>2016-05-26</Date>
  321. <Version>19.6.1</Version>
  322. <Comment>First release.</Comment>
  323. <Name>Marcin Bojara</Name>
  324. <Email>marcin@pisilinux.org</Email>
  325. </Update>
  326. </History>
  327. </PISI>