pspec.xml 2.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354
  1. <PISI>
  2. <Source>
  3. <Name>python3-markups</Name>
  4. <Homepage>https://github.com/retext-project/pymarkups</Homepage>
  5. <Packager>
  6. <Name>Stefan Gronewold</Name>
  7. <Email>groni@pisilinux.org</Email>
  8. </Packager>
  9. <License>BSD</License>
  10. <Summary>Wrapper around various text markups</Summary>
  11. <Description>Wrapper around various text markups</Description>
  12. <Archive sha1sum="4fb4cb6c46eac3dea20d38f9df70f375f73bdd2e" type="targz">https://pypi.python.org/packages/b3/73/fc5c850f44af5889192dff783b7b0d8f3fe8d30b65c8e3f78f8f0265fecf/Markdown-2.6.11.tar.gz</Archive>
  13. <BuildDependencies>
  14. <Dependency versionFrom="3.6.0">python3-devel</Dependency>
  15. <Dependency>python3-setuptools</Dependency>
  16. </BuildDependencies>
  17. </Source>
  18. <Package>
  19. <Name>python3-markups</Name>
  20. <Summary>Wrapper around various text markups</Summary>
  21. <RuntimeDependencies>
  22. <Dependency versionFrom="3.6.0">python3</Dependency>
  23. </RuntimeDependencies>
  24. <Files>
  25. <Path fileType="executable">/usr/bin</Path>
  26. <Path fileType="library">/usr/lib</Path>
  27. <Path fileType="doc">/usr/share/doc</Path>
  28. </Files>
  29. </Package>
  30. <History>
  31. <Update release="3">
  32. <Date>2017-02-01</Date>
  33. <Version>2.6.11</Version>
  34. <Comment>Version Bump</Comment>
  35. <Name>Pisi Linux Community</Name>
  36. <Email>admin@pisilinux.org</Email>
  37. </Update>
  38. <Update release="2">
  39. <Date>2017-02-01</Date>
  40. <Version>2.6.8</Version>
  41. <Comment>Version Bump</Comment>
  42. <Name>Ayhan Yalçınsoy</Name>
  43. <Email>ayhanyalcinsoy@pisilinux.org</Email>
  44. </Update>
  45. <Update release="1">
  46. <Date>2016-11-21</Date>
  47. <Version>2.6.7</Version>
  48. <Comment>First Release</Comment>
  49. <Name>Stefan Gronewold</Name>
  50. <Email>groni@pisilinux.org</Email>
  51. </Update>
  52. </History>
  53. </PISI>