pspec.xml 2.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172
  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-sphinx-alabaster-theme</Name>
  6. <Homepage>https://github.com/shibukawa/imagesize_py</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>Sphinx default theme.</Summary>
  14. <Description>Alabaster is a visually (c)lean, responsive, configurable theme for the Sphinx documentation system. It is Python 2+3 compatible.</Description>
  15. <Archive sha1sum="be91b40579cd74e8fd1a6e89a5ce66e186204d52" type="targz">https://github.com/bitprophet/alabaster/archive/0.7.12.tar.gz</Archive>
  16. <BuildDependencies>
  17. <Dependency>python-devel</Dependency>
  18. <Dependency>python-setuptools</Dependency>
  19. </BuildDependencies>
  20. </Source>
  21. <Package>
  22. <Name>python-sphinx-alabaster-theme</Name>
  23. <RuntimeDependencies>
  24. <Dependency>python-setuptools</Dependency>
  25. </RuntimeDependencies>
  26. <Files>
  27. <Path fileType="executable">/usr/bin</Path>
  28. <Path fileType="library">/usr/lib</Path>
  29. <Path fileType="doc">/usr/share/doc</Path>
  30. </Files>
  31. </Package>
  32. <History>
  33. <Update release="7">
  34. <Date>2020-12-09</Date>
  35. <Version>0.7.12</Version>
  36. <Comment>Rebuild.</Comment>
  37. <Name>Mustafa Cinasal</Name>
  38. <Email>muscnsl@gmail.com</Email>
  39. </Update>
  40. <Update release="6">
  41. <Date>2019-10-03</Date>
  42. <Version>0.7.12</Version>
  43. <Comment>Version bump.</Comment>
  44. <Name>idris Kalp</Name>
  45. <Email>idriskalp@gmail.com</Email>
  46. </Update>
  47. <Update release="5">
  48. <Date>2018-08-15</Date>
  49. <Version>0.7.11</Version>
  50. <Comment>Version bump.</Comment>
  51. <Name>Mustafa Cinasal</Name>
  52. <Email>muscnsl@gmail.com</Email>
  53. </Update>
  54. <Update release="4">
  55. <Date>2018-02-25</Date>
  56. <Version>0.7.10</Version>
  57. <Comment>Version bump.</Comment>
  58. <Name>Mustafa Cinasal</Name>
  59. <Email>muscnsl@gmail.com</Email>
  60. </Update>
  61. <Update release="1">
  62. <Date>2017-01-29</Date>
  63. <Version>0.7.9</Version>
  64. <Comment>First release</Comment>
  65. <Name>Pisi Linux Admins</Name>
  66. <Email>admins@pisilinux.org</Email>
  67. </Update>
  68. </History>
  69. </PISI>