pspec.xml 2.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>python-MarkupSafe</Name>
  6. <Homepage>http://pypi.python.org/pypi/MarkupSafe</Homepage>
  7. <Packager>
  8. <Name>PisiLinux Community</Name>
  9. <Email>admins@pisilinux.org</Email>
  10. </Packager>
  11. <License>BSD</License>
  12. <IsA>library</IsA>
  13. <Summary>Implements a XML/HTML/XHTML Markup safe string for Python</Summary>
  14. <Description>python-MarkupSafe, implements a unicode subclass that supports HTML strings.</Description>
  15. <Archive sha1sum="f70e5fd3c120a1b108d4347ea1115e3962c42026" type="targz">https://files.pythonhosted.org/packages/b9/2e/64db92e53b86efccfaea71321f597fa2e1b2bd3853d8ce658568f7a13094/MarkupSafe-1.1.1.tar.gz</Archive>
  16. <BuildDependencies>
  17. <Dependency>python-setuptools</Dependency>
  18. </BuildDependencies>
  19. </Source>
  20. <Package>
  21. <Name>python-MarkupSafe</Name>
  22. <Files>
  23. <Path fileType="library">/usr/lib/python2.*</Path>
  24. <Path fileType="doc">/usr/share/doc</Path>
  25. </Files>
  26. </Package>
  27. <History>
  28. <Update release="7">
  29. <Date>2020-12-09</Date>
  30. <Version>1.1.1</Version>
  31. <Comment>Rebuild.</Comment>
  32. <Name>Mustafa Cinasal</Name>
  33. <Email>muscnsl@gmail.com</Email>
  34. </Update>
  35. <Update release="6">
  36. <Date>2019-10-03</Date>
  37. <Version>1.1.1</Version>
  38. <Comment>Version bump</Comment>
  39. <Name>idris Kalp</Name>
  40. <Email>idriskalp@gmail.com</Email>
  41. </Update>
  42. <Update release="5">
  43. <Date>2018-08-15</Date>
  44. <Version>1.0</Version>
  45. <Comment>Rebuild</Comment>
  46. <Name>Pisi Linux Community</Name>
  47. <Email>admin@pisilinux.org</Email>
  48. </Update>
  49. <Update release="4">
  50. <Date>2018-02-26</Date>
  51. <Version>1.0</Version>
  52. <Comment>Version Bump</Comment>
  53. <Name>Pisi Linux Community</Name>
  54. <Email>admin@pisilinux.org</Email>
  55. </Update>
  56. <Update release="3">
  57. <Date>2017-01-25</Date>
  58. <Version>0.23</Version>
  59. <Comment>Version Bump</Comment>
  60. <Name>Pisi Linux Community</Name>
  61. <Email>admin@pisilinux.org</Email>
  62. </Update>
  63. <Update release="2">
  64. <Date>2016-06-09</Date>
  65. <Version>0.23</Version>
  66. <Comment>Release Bump</Comment>
  67. <Name>Pisi Linux Community</Name>
  68. <Email>admin@pisilinux.org</Email>
  69. </Update>
  70. <Update release="1">
  71. <Date>2014-05-29</Date>
  72. <Version>0.23</Version>
  73. <Comment>First release</Comment>
  74. <Name>Marcin Bojara</Name>
  75. <Email>marcin@pisilinux.org</Email>
  76. </Update>
  77. </History>
  78. </PISI>