Opened 12 years ago
Closed 12 years ago
#34727 closed submission (fixed)
py-cssselect: new submission
Reported by: | larryv (Lawrence Velázquez) | Owned by: | ryandesign (Ryan Carsten Schmidt) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.1.1 |
Keywords: | maintainer | Cc: | |
Port: | py-cssselect |
Description
New module that was recently broken off from lxml
. Required to update py-pyquery
to 1.2.1.
Attachments (1)
Change History (3)
Changed 12 years ago by larryv (Lawrence Velázquez)
Attachment: | Portfile-py-cssselect added |
---|
comment:1 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)
Owner: | changed from macports-tickets@… to ryandesign@… |
---|---|
Status: | new → assigned |
comment:2 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Committed in r93998 with these changes:
- removed "24" from python.versions because we are trying to remove python 2.4 from MacPorts entirely
- removed "doc" variable since it was only used once
Note: See
TracTickets for help on using
tickets.
Thanks.