Re: RFS: python-cloudfiles

2010-04-02 Thread Michael Shuler
On 03/25/2010 10:39 AM, Michael Shuler wrote:
> Dear mentors and pythonistas,
> 
> I am looking for a sponsor for python-cloudfiles
> 
>  Package name: python-cloudfiles
>  Version : 1.7.0-1
>  Upstream Author : Rackspace Cloud Files 
>  URL : http://www.rackspacecloud.com/
>  License : MIT
>  Section : python
> 
> It builds these binary packages:
> python-cloudfiles - Rackspace Cloud Files service Python interface
> 
> The package appears to be lintian clean.
> 
> closes ITP: 543118
> 
> This package is the first in a series of uploads I will be maintaining
> for the language APIs for Cloud Files.  The python-cloudfiles package
> will hopefully, be a "Suggests" package for duplicity, as the current
> version of duplicity fully supports Cloud Files for storage.  For those
> not familiar with Cloud Files, the service is similar to Amazon's S3.
> Full package descr:
> 
>  Cloud Files provides unlimited online storage and CDN file delivery. It
>  is accessed via a web services API, which requires a paid account with
>  Rackspace.
>  .
>  This package provides a client-side Python module for the Cloud Files
>  REST API, supporting container and file object operations as well as
>  CDN management.
> 
> The package can be found on mentors.debian.net:
> - URL: http://mentors.debian.net/debian/pool/main/p/python-cloudfiles
> - Source repository: deb-src http://mentors.debian.net/debian unstable
> main contrib non-free
> - dget
> http://mentors.debian.net/debian/pool/main/p/python-cloudfiles/python-cloudfiles_1.7.0-1.dsc
> 
> I would be glad if someone uploaded this package for me.
> 

I would enjoy some feedback from the python team on this package, if
someone has a bit of time to review my work.

-- 
Kind Regards,
Michael


-- 
To UNSUBSCRIBE, email to debian-python-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/4bb5df0b.8090...@pbandjelly.org



Re: RFS: python-cloudfiles

2010-04-02 Thread Jonathan Wiltshire
On Fri, Apr 02, 2010 at 07:11:55AM -0500, Michael Shuler wrote:
> I would enjoy some feedback from the python team on this package, if
> someone has a bit of time to review my work.

I can't sponsor your work, but a brief review.

There are just a couple of things outstanding from a Python point of view,
unless other team members disagree:

You need to build-depend on python-support >= 0.90 for Python 2.6 support.

debian/pycompat is for python-central, please use debian/pyversions. Does
the module really work with all 2.x versions, or should it be increased to
2.4-? See /usr/share/python-support/README.gz for debian/pyversions format.

The quickest way to get it sponsored, when these are changed, is to inject
the package into python-modules svn and add the package to /topic
in #debian-python. See http://wiki.debian.org/Teams/PythonModulesTeam

-- 
Jonathan Wiltshire

1024D: 0xDB800B52 / 4216 F01F DCA9 21AC F3D3  A903 CA6B EA3E DB80 0B52
4096R: 0xD3524C51 / 0A55 B7C5 1223 3942 86EC  74C3 5394 479D D352 4C51


signature.asc
Description: Digital signature


Re: RFS: python-cloudfiles

2010-04-02 Thread Scott Kitterman


"Jonathan Wiltshire"  wrote:

>On Fri, Apr 02, 2010 at 07:11:55AM -0500, Michael Shuler wrote:
>> I would enjoy some feedback from the python team on this package, if
>> someone has a bit of time to review my work.
>
>I can't sponsor your work, but a brief review.
>
>There are just a couple of things outstanding from a Python point of view,
>unless other team members disagree:
>
>You need to build-depend on python-support >= 0.90 for Python 2.6 support.
>
>debian/pycompat is for python-central, please use debian/pyversions. 

Actually, pycompat is from the old dh python and should not be used. If it's a 
CDBS package, there's a bug that causes it to be auto generated. It's better 
not to have it, but harmless. 

I recommend XS-Python-Version in debian/control over debian/pyversions because 
it's supported by both Python helpers and uses standard Debian notation. 

Scott K

Re: RFS: python-cloudfiles

2010-04-02 Thread Michael Shuler
On 04/02/2010 11:20 AM, Scott Kitterman wrote:
> "Jonathan Wiltshire"  wrote:
>> You need to build-depend on python-support >= 0.90 for Python 2.6
>> support.

Thanks - I'll update that.

>> debian/pycompat is for python-central, please use
>> debian/pyversions.
> 
> Actually, pycompat is from the old dh python and should not be used.
> If it's a CDBS package, there's a bug that causes it to be auto
> generated. It's better not to have it, but harmless.
> 
> I recommend XS-Python-Version in debian/control over
> debian/pyversions because it's supported by both Python helpers and
> uses standard Debian notation.

Great!  I will take a look at these options, too.

This package is already in the python-modules team SVN repo and I
updated the #debian-python topic about a week ago - just thought I would
nudge for a look, which I do appreciate  :)

-- 
Warm regards,
Michael


-- 
To UNSUBSCRIBE, email to debian-python-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/4bb63ba0.2080...@pbandjelly.org



Re: RFS: python-cloudfiles

2010-04-02 Thread Michael Shuler
On 04/02/2010 11:20 AM, Scott Kitterman wrote:
> "Jonathan Wiltshire"  wrote:
>> You need to build-depend on python-support >= 0.90 for Python 2.6
>> support.

Bumped.

>> debian/pycompat

Removed.

> I recommend XS-Python-Version in debian/control over
> debian/pyversions because it's supported by both Python helpers and
> uses standard Debian notation.

This sounded good to me and I wasn't familiar with it.  I'm not sure
about <=2.3, so I set this to >=2.4 which I know works fine.

Thanks for the feedback, Jonathan and Scott.

DPMT SVN was also updated for a new upstream release today, if you'd
like to build from there, and I upload the new version to mentors.d.o:

dget
http://mentors.debian.net/debian/pool/main/p/python-cloudfiles/python-cloudfiles_1.7.2-1.dsc

Lintian is still quiet  :)

-- 
Kind regards,
Michael


-- 
To UNSUBSCRIBE, email to debian-python-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/4bb68a77.5090...@pbandjelly.org



RFS: springpython

2010-04-02 Thread Miguel Landaeta
Hi mentors,

I am looking for a sponsor for my package "springpython".

* Package name: springpython
  Version : 1.1.0.M2-1
  Upstream Author : Greg L. Turnquist 
* URL : http://springpython.webfactional.com/
* License : Apache-2.0 and others
  Section : python

It builds these binary packages:
python-springpython - Python extension of Java-based Spring and Spring
Security frameworks

The package is lintian clean.
The upload would fix these bugs: 576311

My motivation for maintaining this package is:
I plan to use this to develop some webapps and I thought that could be
useful to have this library available in Debian. I plan to maintain this under
the Debian Python Module Team.

The package can be found on mentors.debian.net:
- URL: http://mentors.debian.net/debian/pool/main/s/springpython
- Source repository: deb-src http://mentors.debian.net/debian unstable
main contrib non-free
- dget 
http://mentors.debian.net/debian/pool/main/s/springpython/springpython_1.1.0.M2-1.dsc
- Vcs-Svn: svn://svn.debian.org/svn/python-modules/packages/springpython/trunk

I would be glad if someone uploaded this package for me.

Regards,

-- 
Miguel Landaeta, miguel at miguel.cc
secure email with PGP 0x7D8967E9 available at http://keyserver.pgp.com/
"Faith means not wanting to know what is true." -- Nietzsche


-- 
To UNSUBSCRIBE, email to debian-python-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/s2w86aeadee1004021906id53befc7g51c5b384092ef...@mail.gmail.com