pspec.xml 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360
  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="6a2d255c2cb3421a3192dd7fa46f9f62bce76924" type="targz">https://github.com/pypa/setuptools/archive/refs/tags/v75.6.0.tar.gz</Archive> -->
  18. <Archive sha1sum="d16843abeb600c96f1398385e512fdd7fa165045" type="targz">https://github.com/pypa/setuptools/archive/refs/tags/v78.1.1.tar.gz</Archive>
  19. <BuildDependencies>
  20. <Dependency versionFrom="3.11.11">python3-devel</Dependency>
  21. <Dependency>python3-setuptools</Dependency>
  22. <Dependency>python3-jaraco-text</Dependency>
  23. <Dependency>python3-jaraco-context</Dependency>
  24. <Dependency>python3-jaraco-functools</Dependency>
  25. <Dependency>python3-jaraco.collections</Dependency>
  26. <Dependency>python3-backports_tarfile</Dependency>
  27. <!--<Dependency>python3-packaging</Dependency>-->
  28. </BuildDependencies>
  29. <Patches>
  30. <Patch level="1">fedora/Adjust-the-setup.py-install-deprecation-message.patch</Patch>
  31. <Patch level="1">fedora/Revert-Always-rewrite-a-Python-shebang-to-python.patch</Patch>
  32. </Patches>
  33. </Source>
  34. <Package>
  35. <Name>python3-setuptools</Name>
  36. <Summary>Python setuptools</Summary>
  37. <RuntimeDependencies>
  38. <Dependency>python3</Dependency>
  39. <Dependency>python3-tomli</Dependency>
  40. <Dependency>python3-jaraco-text</Dependency>
  41. <Dependency>python3-more-itertools</Dependency>
  42. <Dependency>python3-ordered-set</Dependency>
  43. <Dependency>python3-platformdirs</Dependency>
  44. <Dependency>python3-packaging</Dependency>
  45. <Dependency>python3-backports_tarfile</Dependency>
  46. <Dependency>python3-jaraco.collections</Dependency>
  47. </RuntimeDependencies>
  48. <Files>
  49. <Path fileType="doc">/usr/share/doc</Path>
  50. <Path fileType="executable">/usr/bin</Path>
  51. <Path fileType="library">/usr/lib/python3*</Path>
  52. </Files>
  53. </Package>
  54. <History>
  55. <Update release="43">
  56. <Date>2025-04-20</Date>
  57. <Version>78.1.1</Version>
  58. <Comment>Version bump.</Comment>
  59. <Name>Pisi Linux Community</Name>
  60. <Email>admin@pisilinux.org</Email>
  61. </Update>
  62. <Update release="42">
  63. <Date>2025-04-13</Date>
  64. <Version>78.1.0</Version>
  65. <Comment>Version bump.</Comment>
  66. <Name>Pisi Linux Community</Name>
  67. <Email>admin@pisilinux.org</Email>
  68. </Update>
  69. <Update release="41">
  70. <Date>2025-01-03</Date>
  71. <Version>75.6.0</Version>
  72. <Comment>Version bump.</Comment>
  73. <Name>Pisi Linux Community</Name>
  74. <Email>admin@pisilinux.org</Email>
  75. </Update>
  76. <Update release="40">
  77. <Date>2024-11-05</Date>
  78. <Version>69.0.3</Version>
  79. <Comment>Rebuild.</Comment>
  80. <Name>Mustafa Cinasal</Name>
  81. <Email>muscnsl@gmail.com</Email>
  82. </Update>
  83. <Update release="39">
  84. <Date>2024-09-20</Date>
  85. <Version>69.0.3</Version>
  86. <Comment>Rebuild.</Comment>
  87. <Name>Mustafa Cinasal</Name>
  88. <Email>muscnsl@gmail.com</Email>
  89. </Update>
  90. <Update release="38">
  91. <Date>2024-04-04</Date>
  92. <Version>69.0.3</Version>
  93. <Comment>Rebuild.</Comment>
  94. <Name>Mustafa Cinasal</Name>
  95. <Email>muscnsl@gmail.com</Email>
  96. </Update>
  97. <Update release="37">
  98. <Date>2024-02-09</Date>
  99. <Version>69.0.3</Version>
  100. <Comment>Version bump.</Comment>
  101. <Name>Mustafa Cinasal</Name>
  102. <Email>muscnsl@gmail.com</Email>
  103. </Update>
  104. <Update release="36">
  105. <Date>2023-10-27</Date>
  106. <Version>68.2.2</Version>
  107. <Comment>Rebuild.</Comment>
  108. <Name>Mustafa Cinasal</Name>
  109. <Email>muscnsl@gmail.com</Email>
  110. </Update>
  111. <Update release="35">
  112. <Date>2023-10-16</Date>
  113. <Version>68.2.2</Version>
  114. <Comment>Version bump.</Comment>
  115. <Name>Mustafa Cinasal</Name>
  116. <Email>muscnsl@gmail.com</Email>
  117. </Update>
  118. <Update release="34">
  119. <Date>2023-10-15</Date>
  120. <Version>67.8.0</Version>
  121. <Comment>Rebuild.</Comment>
  122. <Name>Mustafa Cinasal</Name>
  123. <Email>muscnsl@gmail.com</Email>
  124. </Update>
  125. <Update release="33">
  126. <Date>2023-09-04</Date>
  127. <Version>67.8.0</Version>
  128. <Comment>Rebuild.</Comment>
  129. <Name>Mustafa Cinasal</Name>
  130. <Email>muscnsl@gmail.com</Email>
  131. </Update>
  132. <Update release="32">
  133. <Date>2023-06-07</Date>
  134. <Version>67.8.0</Version>
  135. <Comment>Version bump.</Comment>
  136. <Name>Mustafa Cinasal</Name>
  137. <Email>muscnsl@gmail.com</Email>
  138. </Update>
  139. <Update release="31">
  140. <Date>2022-12-08</Date>
  141. <Version>65.6.3</Version>
  142. <Comment>Version bump.</Comment>
  143. <Name>Mustafa Cinasal</Name>
  144. <Email>muscnsl@gmail.com</Email>
  145. </Update>
  146. <Update release="30">
  147. <Date>2022-10-22</Date>
  148. <Version>65.5.0</Version>
  149. <Comment>Version bump.</Comment>
  150. <Name>Mustafa Cinasal</Name>
  151. <Email>muscnsl@gmail.com</Email>
  152. </Update>
  153. <Update release="29">
  154. <Date>2022-09-12</Date>
  155. <Version>62.6.0</Version>
  156. <Comment>Rebuild.</Comment>
  157. <Name>Mustafa Cinasal</Name>
  158. <Email>muscnsl@gmail.com</Email>
  159. </Update>
  160. <Update release="28">
  161. <Date>2022-06-24</Date>
  162. <Version>62.6.0</Version>
  163. <Comment>Version bump.</Comment>
  164. <Name>Mustafa Cinasal</Name>
  165. <Email>muscnsl@gmail.com</Email>
  166. </Update>
  167. <Update release="27">
  168. <Date>2022-06-08</Date>
  169. <Version>62.3.3</Version>
  170. <Comment>Version bump.</Comment>
  171. <Name>Mustafa Cinasal</Name>
  172. <Email>muscnsl@gmail.com</Email>
  173. </Update>
  174. <Update release="26">
  175. <Date>2022-05-20</Date>
  176. <Version>62.3.2</Version>
  177. <Comment>Version bump.</Comment>
  178. <Name>Mustafa Cinasal</Name>
  179. <Email>muscnsl@gmail.com</Email>
  180. </Update>
  181. <Update release="25">
  182. <Date>2022-04-23</Date>
  183. <Version>57.5.0</Version>
  184. <Comment>Rebuild</Comment>
  185. <Name>Mustafa Cinasal</Name>
  186. <Email>muscnsl@gmail.com</Email>
  187. </Update>
  188. <Update release="24">
  189. <Date>2022-03-23</Date>
  190. <Version>57.5.0</Version>
  191. <Comment>Rebuild</Comment>
  192. <Name>Mustafa Cinasal</Name>
  193. <Email>muscnsl@gmail.com</Email>
  194. </Update>
  195. <Update release="23">
  196. <Date>2021-10-22</Date>
  197. <Version>57.5.0</Version>
  198. <Comment>Rebuild</Comment>
  199. <Name>Mustafa Cinasal</Name>
  200. <Email>muscnsl@gmail.com</Email>
  201. </Update>
  202. <Update release="22">
  203. <Date>2021-10-18</Date>
  204. <Version>57.5.0</Version>
  205. <Comment>Version bump.</Comment>
  206. <Name>Mustafa Cinasal</Name>
  207. <Email>muscnsl@gmail.com</Email>
  208. </Update>
  209. <Update release="21">
  210. <Date>2021-06-19</Date>
  211. <Version>57.0.0</Version>
  212. <Comment>Version bump.</Comment>
  213. <Name>Mustafa Cinasal</Name>
  214. <Email>muscnsl@gmail.com</Email>
  215. </Update>
  216. <Update release="20">
  217. <Date>2021-04-12</Date>
  218. <Version>56.0.0</Version>
  219. <Comment>Version bump.</Comment>
  220. <Name>Mustafa Cinasal</Name>
  221. <Email>muscnsl@gmail.com</Email>
  222. </Update>
  223. <Update release="19">
  224. <Date>2021-04-03</Date>
  225. <Version>54.2.0</Version>
  226. <Comment>Major version bump.</Comment>
  227. <Name>Blue Devil</Name>
  228. <Email>bluedevil@sctzine.com</Email>
  229. </Update>
  230. <Update release="18">
  231. <Date>2020-10-22</Date>
  232. <Version>50.3.2</Version>
  233. <Comment>Major version bump.</Comment>
  234. <Name>İdris Kalp</Name>
  235. <Email>idriskalp@gmail.com</Email>
  236. </Update>
  237. <Update release="17">
  238. <Date>2020-07-20</Date>
  239. <Version>49.6.0</Version>
  240. <Comment>Major version bump.</Comment>
  241. <Name>Blue Devil</Name>
  242. <Email>bluedevil@sctzine.com</Email>
  243. </Update>
  244. <Update release="16">
  245. <Date>2020-05-24</Date>
  246. <Version>46.4.0</Version>
  247. <Comment>Minor version bump.</Comment>
  248. <Name>Blue Devil</Name>
  249. <Email>bluedevil@sctzine.com</Email>
  250. </Update>
  251. <Update release="15">
  252. <Date>2020-05-01</Date>
  253. <Version>46.1.3</Version>
  254. <Comment>Version bump.</Comment>
  255. <Name>Mustafa Cinasal</Name>
  256. <Email>muscnsl@gmail.com</Email>
  257. </Update>
  258. <Update release="14">
  259. <Date>2020-03-11</Date>
  260. <Version>46.0.0</Version>
  261. <Comment>Major version bump.</Comment>
  262. <Name>Blue Devil</Name>
  263. <Email>bluedevil@sctzine.com</Email>
  264. </Update>
  265. <Update release="13">
  266. <Date>2020-02-21</Date>
  267. <Version>45.2.0</Version>
  268. <Comment>Version bump.</Comment>
  269. <Name>Blue Devil</Name>
  270. <Email>bluedevil@sctzine.com</Email>
  271. </Update>
  272. <Update release="12">
  273. <Date>2020-01-29</Date>
  274. <Version>45.1.0</Version>
  275. <Comment>Version bump.</Comment>
  276. <Name>Blue Devil</Name>
  277. <Email>bluedevil@sctzine.com</Email>
  278. </Update>
  279. <Update release="11">
  280. <Date>2019-12-10</Date>
  281. <Version>42.0.2</Version>
  282. <Comment>Version Bump</Comment>
  283. <Name>Idris Kalp</Name>
  284. <Email>idriskalp@gmail.com</Email>
  285. </Update>
  286. <Update release="10">
  287. <Date>2019-04-09</Date>
  288. <Version>40.6.3</Version>
  289. <Comment>Version Bump</Comment>
  290. <Name>Mustafa Cinasl</Name>
  291. <Email>muscnsl@gmail.com</Email>
  292. </Update>
  293. <Update release="9">
  294. <Date>2018-08-05</Date>
  295. <Version>39.2.0</Version>
  296. <Comment>Version Bump</Comment>
  297. <Name>Mustafa Cinasl</Name>
  298. <Email>muscnsl@gmail.com</Email>
  299. </Update>
  300. <Update release="8">
  301. <Date>2018-01-24</Date>
  302. <Version>38.2.5</Version>
  303. <Comment>Version bump.</Comment>
  304. <Name>Mustafa Cinasal</Name>
  305. <Email>muscnsl@gmail.com</Email>
  306. </Update>
  307. <Update release="7">
  308. <Date>2017-02-01</Date>
  309. <Version>32.1.3</Version>
  310. <Comment>Version bump.</Comment>
  311. <Name>Ayhan Yalçınsoy</Name>
  312. <Email>ayhanyalcinsoy@pisilinux.org</Email>
  313. </Update>
  314. <Update release="6">
  315. <Date>2016-06-09</Date>
  316. <Version>19.6.1</Version>
  317. <Comment>Release Bump</Comment>
  318. <Name>Pisi Linux Community</Name>
  319. <Email>admin@pisilinux.org</Email>
  320. </Update>
  321. <Update release="5">
  322. <Date>2016-06-06</Date>
  323. <Version>19.6.1</Version>
  324. <Comment>Release bump.</Comment>
  325. <Name>Ayhan Yalçınsoy</Name>
  326. <Email>ayhanyalcinsoy@pisilinux.org</Email>
  327. </Update>
  328. <Update release="4">
  329. <Date>2016-05-26</Date>
  330. <Version>19.6.1</Version>
  331. <Comment>Release bump.</Comment>
  332. <Name>Marcin Bojara</Name>
  333. <Email>marcin@pisilinux.org</Email>
  334. </Update>
  335. <Update release="3">
  336. <Date>2016-05-26</Date>
  337. <Version>19.6.1</Version>
  338. <Comment>Release bump.</Comment>
  339. <Name>Marcin Bojara</Name>
  340. <Email>marcin@pisilinux.org</Email>
  341. </Update>
  342. <Update release="2">
  343. <Date>2016-05-26</Date>
  344. <Version>19.6.1</Version>
  345. <Comment>Release bump.</Comment>
  346. <Name>Marcin Bojara</Name>
  347. <Email>marcin@pisilinux.org</Email>
  348. </Update>
  349. <Update release="1">
  350. <Date>2016-05-26</Date>
  351. <Version>19.6.1</Version>
  352. <Comment>First release.</Comment>
  353. <Name>Marcin Bojara</Name>
  354. <Email>marcin@pisilinux.org</Email>
  355. </Update>
  356. </History>
  357. </PISI>