First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 130866
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Python Gentoo Team <python@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Martin Klaffenboeck <martin.klaffenboeck@gmx.at>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
paste-0.9.ebuild dev-python/paste/paste-0.9.ebuild text/plain Martin Klaffenboeck 2006-04-22 11:12 0000 498 bytes Details
paste-1.0.ebuild dev-python/paste-1.0.ebuild text/plain Tim Cera 2006-10-09 19:19 0000 509 bytes Details
paste-1.0.ebuild paste-1.0.ebuild text/plain brad walker 2006-11-16 10:05 0000 861 bytes Details
paste-1.0.ebuild dev-python/paste-1.0.ebuild text/plain brad walker 2006-11-23 01:52 0000 896 bytes Details
paste-1.1.1.ebuild dev-python/paste-1.1.1.ebuild text/plain brad walker 2007-01-14 10:08 0000 938 bytes Details
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 130866 depends on: 152282 Show dependency tree
Bug 130866 blocks: 54161 130868 150699 150700 155403
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2006-04-22 11:11 0000
This is an ebuild to python paste.

------- Comment #1 From Martin Klaffenboeck 2006-04-22 11:12:23 0000 -------
Created an attachment (id=85199) [details]
dev-python/paste/pyste-0.9.ebuild

The ebuild - works fine here.

------- Comment #2 From Sundance 2006-05-09 05:32:11 0000 -------
The ebuild doesn't seem to depend on paste.deploy; however, the Python libs it
provides does. Is this intended? If not, it should probably be considered a bug
in the ebuild, as it installs a non-functional package (try importing
EvalException from paste.evalexception, for instance).

Thanks nonetheless for the ebuild, it's a good start!

------- Comment #3 From Tim Cera 2006-10-09 19:19:01 0000 -------
Created an attachment (id=99251) [details]
dev-python/paste-0.9.8.1.ebuild

------- Comment #4 From Tim Cera 2006-10-22 16:22:29 0000 -------
(From update of attachment 99251 [details])
Version bump to 1.0

------- Comment #5 From brad walker 2006-11-16 01:38:52 0000 -------
my system needs dev-python/setuptools for paste-1.0. maybe because i run
python-2.5-r1.

note: paste has documentation generated by pudge. pudge is an experimental doc
generator currently available only from svn.

------- Comment #6 From brad walker 2006-11-16 10:05:57 0000 -------
Created an attachment (id=102123) [details]
paste-1.0.ebuild

added setuptools dependency

added support for doc generation via the "doc" flag.
doc generation requires pudge bug #155364 and buildutils bug #155366

------- Comment #7 From brad walker 2006-11-23 01:52:16 0000 -------
Created an attachment (id=102584) [details]
dev-python/paste-1.0.ebuild

Changes:
added ssl USE flag
paste.httpserver optionally provides SSL capabilities with pyopenssl

------- Comment #8 From brad walker 2006-12-17 22:12:23 0000 -------
paste-1.1 was released yesterday. it has many bug fixes. for example, version
1.1 correctly handles HTTP requests PUT and DELETE. after the upgrade my pylons
apps work unmodified.

the package's ebuild needs no modifications for v1.1.

------- Comment #9 From brad walker 2006-12-21 20:15:20 0000 -------
paste-1.1.1 has been released fixing many bugs in 1.1. version bump the 1.0
ebuild.

------- Comment #10 From brad walker 2007-01-14 10:08:30 0000 -------
Created an attachment (id=106914) [details]
dev-python/paste-1.1.1.ebuild

USE 'doc' may creates problems. in my testing many times it violated the
sandbox during doc creation and installation.

Changes:
  added RDEPEND >=dev-lang/python-2.4 (require python when installed from tbz2)
  added flup support via USE 'flup'
  updated pudge and buildutils versions reflecting stable releases

------- Comment #11 From Tiziano Müller 2007-02-27 23:41:15 0000 -------
Done.

First Last Prev Next    No search results available      Search page      Enter new bug