Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 104391 - dev-python/PySyck-0.55.1 - python binding for syck-0.55 YAML parser
Summary: dev-python/PySyck-0.55.1 - python binding for syck-0.55 YAML parser
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Stefan Briesenick (RETIRED)
URL:
Whiteboard: [sunrise-overlay]
Keywords: EBUILD, InOverlay
Depends on:
Blocks: 99843
  Show dependency tree
 
Reported: 2005-08-31 09:17 UTC by Jeff Kowalczyk
Modified: 2008-08-13 23:11 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
PySyck-0.55.1.ebuild (PySyck-0.55.1.ebuild,430 bytes, text/plain)
2005-08-31 09:18 UTC, Jeff Kowalczyk
Details
pysyck-0.55.1-r1.ebuild [update] (pysyck-0.55.1-r1.ebuild,468 bytes, text/plain)
2005-09-21 03:00 UTC, Paul Cambell
Details
pysyck-0.61.2.ebuild (pysyck-0.61.2.ebuild,681 bytes, text/plain)
2006-08-10 14:16 UTC, Jakub Moc (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jeff Kowalczyk 2005-08-31 09:17:31 UTC
This ebuild adds a working python binding for the syck YAML parser:
http://bugs.gentoo.org/show_bug.cgi?id=99843

I intend to ask the package author to rename to pysyck (lowercase), but please
accept the build as is until the package is named otherwise.

Reproducible: Always
Steps to Reproduce:
Comment 1 Jeff Kowalczyk 2005-08-31 09:18:28 UTC
Created attachment 67350 [details]
PySyck-0.55.1.ebuild

working ebuild requires syck-0.55
Comment 2 Marco Lazzeri 2005-09-09 08:48:59 UTC
The correct download URL is:
http://xitology.org/pysyck/PySyck-0.55.1.tar.gz
Comment 3 Ciaran McCreesh 2005-09-11 16:10:36 UTC
Please fix the following and reopen:

* SRC_URI from comment #2.
* http://dev.gentoo.org/~ciaranm/docs/mw-faq/keywords.txt
* http://dev.gentoo.org/~ciaranm/docs/mw-faq/nomirror.txt
Comment 4 Paul Cambell 2005-09-21 03:00:07 UTC
Created attachment 68920 [details]
pysyck-0.55.1-r1.ebuild [update]

changes to comply with comment #3.
Comment 5 Jakub Moc (RETIRED) gentoo-dev 2005-09-21 03:06:41 UTC
Reopen.
Comment 6 Roman Stanchak 2005-12-29 08:30:11 UTC
works on amd64 with updated amd64 syck ebuild from http://bugs.gentoo.org/show_bug.cgi?id=99843
Comment 7 Tiziano Müller (RETIRED) gentoo-dev 2006-06-21 14:39:59 UTC
This is now in the sunrise overlay. You can find it at http://gentoo-sunrise.org/svn/sunrise/dev-python/pysyck
Comment 8 Jakub Moc (RETIRED) gentoo-dev 2006-08-10 14:16:03 UTC
Created attachment 93942 [details]
pysyck-0.61.2.ebuild
Comment 9 Tiziano Müller (RETIRED) gentoo-dev 2007-10-19 20:36:14 UTC
Added to the tree.
Comment 10 Joseph Turian 2008-08-13 23:11:37 UTC
pysyck-0.61.2 will not compile during emerge without syck.h, which is in dev-libs/syck.

However, pysyck blocks syck.

I am not sure how to install pysyck then.