Opened 11 years ago

Closed 10 years ago

#38898 closed update (fixed)

UPDATE py-couchdbkit to 0.6.4

Reported by: jkrage@… Owned by: petrrr
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc: blair (Blair Zajac)
Port: py-couchdbkit

Description

Port update request. Brings py-couchdbkit up to the newer Python PortGroup and sub-group status, as well as to current supported version.

The module depends on new port submissions, py-restkit (ticket #38896) and py-http-parser (ticket #38895).

diff -u and full Portfile attached.

Attachments (3)

py-couchdbkit.diff (2.2 KB) - added by jkrage@… 11 years ago.
diff -u /opt/local/var/macports/sources/svn.macports.org/trunk/dports/python/py26-couchdbkit/Portfile py-couchdbkit/Portfile > py-couchdbkit.diff
Portfile (1.6 KB) - added by jkrage@… 11 years ago.
Port file for py-couchdbkit
Portfile.2 (1.6 KB) - added by jkrage@… 11 years ago.
Portfile for py-couchdbkit 0.6.5

Download all attachments as: .zip

Change History (16)

Changed 11 years ago by jkrage@…

Attachment: py-couchdbkit.diff added

diff -u /opt/local/var/macports/sources/svn.macports.org/trunk/dports/python/py26-couchdbkit/Portfile py-couchdbkit/Portfile > py-couchdbkit.diff

Changed 11 years ago by jkrage@…

Attachment: Portfile added

Port file for py-couchdbkit

comment:1 Changed 11 years ago by jkrage@…

Typed py-http-parser when I should have entered py-http-request in the ticket text and Port field.

comment:2 Changed 11 years ago by jmroot (Joshua Root)

Cc: blair removed
Owner: changed from macports-tickets@… to blair@…
Version: 2.1.3

Bare usernames do not work in the Cc field, you have to use complete email addresses.

comment:3 Changed 11 years ago by larryv (Lawrence Velázquez)

Port: py26-couchdbkit py25-couchdbkit py-http-parser py-restkit removed

comment:4 Changed 11 years ago by petrrr

Cc: Peter.Danecek@… added

Cc Me!

comment:5 Changed 11 years ago by petrrr

(+1) I would be interested in this as well. Is this considered a maintainer timeout? It is an update only and there are missing dependencies (new commits).

Some more things:

  • The current version is now at 0.6.5;
  • support of Python 2.6 and 2.7 only;
  • now there seems to be a port for Python 2.5, what to do about this discontinue or keep the older version?
  • the build dependency on distribute needs replacing with setuptools;

Changed 11 years ago by jkrage@…

Attachment: Portfile.2 added

Portfile for py-couchdbkit 0.6.5

comment:6 Changed 11 years ago by jkrage@…

Updated Portfile for py-couchdbkit 4.2.2 provided. Testing on 10.8. Also includes depends_build fix to setuptools.

Upstream only supports Python >= 2.6, so the older package for Python2.5 would need to be retired, or kept as py25-couchdbkit.

comment:7 Changed 10 years ago by petrrr

Cc: petr@… added

Cc Me!

comment:8 Changed 10 years ago by petrrr

Cc: Peter.Danecek@… removed

comment:9 Changed 10 years ago by petrrr

Owner: changed from blair@… to petr@…
Status: newassigned

comment:10 Changed 10 years ago by petrrr

Please provides any changes to existing ports as unified diffs. py-couchdbkit.diff​ is an outdated patch. Portfile.2 is more recent, but the corresponding diff is missing.

comment:11 Changed 10 years ago by petrrr

Cc: petr@… removed

Cc Me!

comment:12 Changed 10 years ago by petrrr

Cc: blair@… added

comment:13 Changed 10 years ago by petrrr

Resolution: fixed
Status: assignedclosed

An edited version was committed in r123646. Closing!

Note: See TracTickets for help on using tickets.