Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
nexedi
/
erp5
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Merge Requests
112
Wiki
Snippets
Network
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
Commit 0280f02a
authored
2012-08-10 19:12:11 +0900
by
Rafael Monnerat
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Release new version of erp5.util (0.4.6)
1 parent
c9b77a97
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
9 additions
and
1 deletions
CHANGES.erp5.util.txt
setup.py
CHANGES.erp5.util.txt
View file @
0280f02
Changes
=======
0.4.6 (2012-08-10)
------------------
* erp5.util.taskdistribution:
- set socket timeout for RPC calls to prevent a deadlock happens.
[Rafael Monnerat]
0.4.5 (2012-07-04)
------------------
...
...
setup.py
View file @
0280f02
...
...
@@ -2,7 +2,7 @@ from setuptools import setup, find_packages
import
glob
import
os
version
=
'0.4.
5
'
version
=
'0.4.
6
'
name
=
'erp5.util'
long_description
=
open
(
"README.erp5.util.txt"
)
.
read
()
+
"
\n
"
...
...
Write
Preview
Styling with
Markdown
is supported
Attach a file
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to post a comment