Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
Mirror
sjrpc
Commits
55fec6ea
Commit
55fec6ea
authored
Dec 27, 2010
by
Antoine Millet
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Released version 6.
parent
f13a050d
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
1 deletion
+7
-1
debian/changelog
debian/changelog
+6
-0
setup.py
setup.py
+1
-1
No files found.
debian/changelog
View file @
55fec6ea
sjrpc (6-1) unstable; urgency=low
* Added connection timeout
-- Antoine Millet <antoine.millet@smartjog.com> Mon, 27 Dec 2010 12:08:52 +0100
sjrpc (5-1) unstable; urgency=low
sjrpc (5-1) unstable; urgency=low
* Fixed bugs
* Fixed bugs
...
...
setup.py
View file @
55fec6ea
...
@@ -5,7 +5,7 @@ ldesc = open(os.path.join(os.path.dirname(__file__), 'README')).read()
...
@@ -5,7 +5,7 @@ ldesc = open(os.path.join(os.path.dirname(__file__), 'README')).read()
setup
(
setup
(
name
=
'sjrpc'
,
name
=
'sjrpc'
,
version
=
'
5
'
,
version
=
'
6
'
,
description
=
'Smartjog RPC'
,
description
=
'Smartjog RPC'
,
long_description
=
ldesc
,
long_description
=
ldesc
,
author
=
'Antoine Millet'
,
author
=
'Antoine Millet'
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
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 comment