[Checkins] SVN: van.pydeb/trunk/van/pydeb/ Translate Pillow to python-imaging

Marius Gedminas marius at gedmin.as
Sat Aug 17 20:42:50 CEST 2013


On Fri, Aug 16, 2013 at 09:18:25AM -0400, Marius Gedminas wrote:
> Log message for revision 130296:
>   Translate Pillow to python-imaging
>   

No I didn't.  This wasn't me.  How on Earth did "cvs-admin at zope.org" get
my real name attached?

> 
> Changed:
>   U   van.pydeb/trunk/van/pydeb/__init__.py
>   U   van.pydeb/trunk/van/pydeb/py_to_bin.txt
>   U   van.pydeb/trunk/van/pydeb/py_to_src.txt
> 
> -=-
> Modified: van.pydeb/trunk/van/pydeb/__init__.py
> ===================================================================
> --- van.pydeb/trunk/van/pydeb/__init__.py	2013-08-15 08:13:09 UTC (rev 130295)
> +++ van.pydeb/trunk/van/pydeb/__init__.py	2013-08-16 13:18:24 UTC (rev 130296)
> @@ -294,3 +294,6 @@
>          # only give the dependencies of the metapackage
>          pydeps = pydeps - _get_debian_dependencies(file, exclude_extras=dist.extras)
>      return pydeps
> +
> +if __name__ == '__main__':
> +    main()
> 
> Modified: van.pydeb/trunk/van/pydeb/py_to_bin.txt
> ===================================================================
> --- van.pydeb/trunk/van/pydeb/py_to_bin.txt	2013-08-15 08:13:09 UTC (rev 130295)
> +++ van.pydeb/trunk/van/pydeb/py_to_bin.txt	2013-08-16 13:18:24 UTC (rev 130296)
> @@ -23,6 +23,7 @@
>  python-gettext                          python-gettext
>  wsgi_intercept                          python-wsgi-intercept
>  pysqlite                                python-pysqlite2
> +Pillow                                  python-imaging
>  
>  #
>  # Soon will appear in automatically generated list
> @@ -443,6 +444,7 @@
>  python-kzorp                            python-kzorp
>  python-ldap                             python-ldap
>  python-Levenshtein                      python-levenshtein
> +python-subunit                          python-subunit
>  LibAppArmor                             python-libapparmor
>  apache-libcloud                         python-libcloud
>  libLAS                                  python-liblas
> 
> Modified: van.pydeb/trunk/van/pydeb/py_to_src.txt
> ===================================================================
> --- van.pydeb/trunk/van/pydeb/py_to_src.txt	2013-08-15 08:13:09 UTC (rev 130295)
> +++ van.pydeb/trunk/van/pydeb/py_to_src.txt	2013-08-16 13:18:24 UTC (rev 130296)
> @@ -4,6 +4,7 @@
>  ClientForm                                      python-clientform
>  M2Crypto                                        m2crypto
>  mechanize                                       python-mechanize
> +Pillow                                          python-imaging
>  PIL                                             python-imaging
>  pyPdf                                           python-pypdf
>  PyQt4                                           python-qt4
> 
> _______________________________________________
> checkins mailing list
> checkins at zope.org
> https://mail.zope.org/mailman/listinfo/checkins
> 

Marius Gedminas
-- 
I used to be an agnostic, but now I'm not so sure.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 190 bytes
Desc: Digital signature
URL: <http://mail.zope.org/pipermail/checkins/attachments/20130817/5f6bf95f/attachment.sig>


More information about the checkins mailing list