[Bug 405816] Re: Please update web.py to version 0.32

2009-09-27 Thread StefanPotyra
Pfft, LP doesn't like me editing the description (it just doesn't end
loading), so here it goes:

please sync webpy (1:0.32+dak1-1) from unstable/main to universe, no
Ubuntu delta present.

Changelog:
webpy (1:0.32+dak1-1) unstable; urgency=low

  * New upstream release
  * Change version numbering scheme to upstream method (closes: #517416),
thanks to Savvas Radevic
  * Relax and widen dependency on database (closes: #511367), thanks to
Andrew Malcolmson and Piotr Ożarowski
  * Unfortunately, Kai has to orphan the package. Thanks to Kai for his
work on the package and for blessing takeover by python-modules-team
  * fake upstream version number to make dak happy after broken upload

 -- W. Martin Borgert   Wed, 26 Aug 2009 22:32:36
+


Just if it's not clear, MOTU Ack for the sync request.

** Summary changed:

- Please update web.py to version 0.32
+ please sync webpy (1:0.32+dak1-1) from unstable/main to universe, no Ubuntu 
delta present

-- 
please sync webpy (1:0.32+dak1-1) from unstable/main to universe, no Ubuntu 
delta present
https://bugs.launchpad.net/bugs/405816
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 405816] Re: Please update web.py to version 0.32

2009-09-10 Thread Scott Kitterman
0.32 is in Debian now and made it to Debian Testing.  FFe ack to syn
from Debian assuming it builds, etc.

** Changed in: webpy (Ubuntu)
   Status: New => Confirmed

-- 
Please update web.py to version 0.32
https://bugs.launchpad.net/bugs/405816
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 405816] Re: Please update web.py to version 0.32

2009-09-03 Thread Bhavani Shankar
Alessio,

Since I dont have access to a server right now I cant test new features
sadly... If you can take this up please do so

Regards

-- 
Please update web.py to version 0.32
https://bugs.launchpad.net/bugs/405816
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 405816] Re: Please update web.py to version 0.32

2009-09-03 Thread Alessio Treglia
What kinds of testing have you done?

-- 
Please update web.py to version 0.32
https://bugs.launchpad.net/bugs/405816
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 405816] Re: Please update web.py to version 0.32

2009-09-03 Thread Andrea Veri
When requesting an FFe, the status should be set to *new*. Which kind of
tests have you done with this package? Did you check if the new features
are really working on karmic?

unsubscribing u-u-s, motu-release will process your request.

** Changed in: webpy (Ubuntu)
   Status: Confirmed => New

-- 
Please update web.py to version 0.32
https://bugs.launchpad.net/bugs/405816
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 405816] Re: Please update web.py to version 0.32

2009-09-03 Thread Bhavani Shankar
Since I dont have access to a http server here is the version file
output

bhav...@monster:/usr/share/python-support/python-webpy$ cat .version
2.4-

Regards

** Changed in: webpy (Ubuntu)
   Status: In Progress => Confirmed

** Changed in: webpy (Ubuntu)
 Assignee: Bhavani Shankar (bhavi) => (unassigned)

-- 
Please update web.py to version 0.32
https://bugs.launchpad.net/bugs/405816
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 405816] Re: Please update web.py to version 0.32

2009-09-03 Thread Bhavani Shankar
Install log:

bhav...@monster:~/Desktop$ sudo dpkg -i python-webpy_0.32-0ubuntu1_all.deb 
Selecting previously deselected package python-webpy.
(Reading database ... 165889 files and directories currently installed.)
Unpacking python-webpy (from python-webpy_0.32-0ubuntu1_all.deb) ...
Setting up python-webpy (0.32-0ubuntu1) ...

bhav...@monster:~/Desktop$

-- 
Please update web.py to version 0.32
https://bugs.launchpad.net/bugs/405816
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 405816] Re: Please update web.py to version 0.32

2009-09-03 Thread Bhavani Shankar
Build log:

https://edge.launchpad.net/~bhavi/+archive/experimental/+build/1142921/+files
/buildlog_ubuntu-karmic-i386.webpy_0.32-0ubuntu1_FULLYBUILT.txt.gz

Regards

** Changed in: webpy (Ubuntu)
   Status: Confirmed => In Progress

** Changed in: webpy (Ubuntu)
 Assignee: (unassigned) => Bhavani Shankar (bhavi)

-- 
Please update web.py to version 0.32
https://bugs.launchpad.net/bugs/405816
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 405816] Re: Please update web.py to version 0.32

2009-09-03 Thread Bhavani Shankar
Upstream changelog since the ubuntu version:

# web.py changelog

## 2009-06-04 0.32

* optional from_address to web.emailerrors
* upgrade wsgiserver to CherryPy/3.1.2
* support for extensions in Jinja2 templates (tx Zhang Huangbin)
* support web.datestr for datetime.date objects also 
* support for lists in db queries
* new: uniq and iterview
* fix: set debug=False when application is run with mod_wsgi (tx Patrick 
Swieskowski) [Bug#370904](https://bugs.launchpad.net/webpy/+bug/370904)
* fix: make web.commify work  with decimals 
[Bug#317204](https://bugs.launchpad.net/webpy/+bug/317204)
* fix: unicode issues with sqlite database 
[Bug#373219](https://bugs.launchpad.net/webpy/+bug/373219)
* fix: urlquote url when the server is lighttpd 
[Bug#339858](https://bugs.launchpad.net/webpy/+bug/339858)
* fix: issue with using date.format in templates
* fix: use TOP instead of LIMIT in mssql database 
[Bug#324049](https://bugs.launchpad.net/webpy/+bug/324049)
* fix: make sessions work well with expirations
* fix: accept both list and tuple as arg values in form.Dropdown 
[Bug#314970](https://bugs.launchpad.net/webpy/+bug/314970)
* fix: match parenthesis when parsing `for` statement in templates
* fix: fix python 2.3 compatibility 
* fix: ignore dot folders when compiling templates (tx Stuart Langridge) 
* fix: don't consume KeyboardInterrupt and SystemExit errors 
* fix: make application work well with iterators

-- 
Please update web.py to version 0.32
https://bugs.launchpad.net/bugs/405816
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 405816] Re: Please update web.py to version 0.32

2009-08-29 Thread Bhavani Shankar
okay alessio

Regards

-- 
Please update web.py to version 0.32
https://bugs.launchpad.net/bugs/405816
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 405816] Re: Please update web.py to version 0.32

2009-08-27 Thread Alessio Treglia
I can see that upstream introduced new features.

Please read this for further information about asking for a Feature Freeze 
Exception:
https://wiki.ubuntu.com/FreezeExceptionProcess

-- 
Please update web.py to version 0.32
https://bugs.launchpad.net/bugs/405816
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 405816] Re: Please update web.py to version 0.32

2009-08-06 Thread Artur Rona
** Tags added: upgrade

-- 
Please update web.py to version 0.32
https://bugs.launchpad.net/bugs/405816
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 405816] Re: Please update web.py to version 0.32

2009-08-01 Thread Bhavani Shankar

** Attachment added: "debdiff"
   http://launchpadlibrarian.net/29769047/webpy.diff

** Changed in: webpy (Ubuntu)
   Status: In Progress => Confirmed

** Changed in: webpy (Ubuntu)
 Assignee: Bhavani Shankar (bhavi) => (unassigned)

-- 
Please update web.py to version 0.32
https://bugs.launchpad.net/bugs/405816
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 405816] Re: Please update web.py to version 0.32

2009-08-01 Thread Bhavani Shankar

** Attachment added: "diff.gz"
   http://launchpadlibrarian.net/29769011/webpy_0.32-0ubuntu1.diff.gz

-- 
Please update web.py to version 0.32
https://bugs.launchpad.net/bugs/405816
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 405816] Re: Please update web.py to version 0.32

2009-08-01 Thread Bhavani Shankar

** Attachment added: "orig.tar.gz"
   http://launchpadlibrarian.net/29768981/webpy_0.32.orig.tar.gz

-- 
Please update web.py to version 0.32
https://bugs.launchpad.net/bugs/405816
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 405816] Re: Please update web.py to version 0.32

2009-07-31 Thread Bhavani Shankar
** Changed in: webpy (Ubuntu)
   Status: New => In Progress

** Changed in: webpy (Ubuntu)
 Assignee: (unassigned) => Bhavani Shankar (bhavi)

-- 
Please update web.py to version 0.32
https://bugs.launchpad.net/bugs/405816
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs