[nvda-addons] Re: commit/addonFiles: 3 new changesets

  • From: "Joseph Lee" <joseph.lee22590@xxxxxxxxx>
  • To: <nvda-addons@xxxxxxxxxxxxx>
  • Date: Mon, 11 Jul 2016 11:48:05 -0700

Hi,

Right. When you use urllib though, the URL you'll get is something
completely different, so be careful.

Cheers,

Joseph

 

From: nvda-addons-bounce@xxxxxxxxxxxxx
[mailto:nvda-addons-bounce@xxxxxxxxxxxxx] On Behalf Of derek riemer
Sent: Monday, July 11, 2016 11:44 AM
To: nvda-addons@xxxxxxxxxxxxx
Subject: [nvda-addons] Re: commit/addonFiles: 3 new changesets

 

I advise clicking copy link location in the context menu from firefox. Of
course this is on the add-on.

 

 

On 7/11/2016 12:42 PM, Joseph Lee wrote:

Hi all,
 
Important notice for those using GitHub and thinking about writing add-on
update check routines: GitHub's file URL is completely different than that
of add-on server, so you need to do some string manipulation to get the URL
right.
Cheers,
Joseph
 
-----Original Message-----
From: nvda-addons-commits-bounce@xxxxxxxxxxxxx
<mailto:nvda-addons-commits-bounce@xxxxxxxxxxxxx
[mailto:nvda-addons-commits-bounce@xxxxxxxxxxxxx] On Behalf Of
commits-noreply@xxxxxxxxxxxxx <mailto:commits-noreply@xxxxxxxxxxxxx
Sent: Monday, July 11, 2016 11:38 AM
To: nvda-addons-commits@xxxxxxxxxxxxx
<mailto:nvda-addons-commits@xxxxxxxxxxxxx
Subject: commit/addonFiles: 3 new changesets
 
3 new commits in addonFiles:
 
https://bitbucket.org/nvdaaddonteam/addonfiles/commits/de9d6005e3a7/
Changeset:   de9d6005e3a7
Branch:      None
User:        josephsl
Date:        2016-07-11 18:32:00+00:00
Summary:     Revert "Emergency revert - add 7.3 installer"
 
This reverts commit f4a6213045b2e292db14037be440adf094ba79d1.
 
Affected #:  2 files
 
diff --git a/get.php b/get.php
index 33d6d0a..66beb7c 100644
--- a/get.php
+++ b/get.php
@@ -42,7 +42,7 @@ $addons = array(
  "rs-dev" => "rapidSettings-2.0dev.nvda-addon",
  "st" => "systrayList-1.7.nvda-addon",
  "st-dev" => "systrayList-2.0-dev.nvda-addon",
- "spl" => "stationPlaylist-7.3.nvda-addon",
+ "spl" => 
+
<https://github.com/josephsl/stationPlaylist/releases/download/7.3/stat+ionP
laylist-7.3.nvda-addon>
"https://github.com/josephsl/stationPlaylist/releases/download/7.3/stat
+ionPlaylist-7.3.nvda-addon
<https://github.com/josephsl/stationPlaylist/releases/download/7.3/stat+ionP
laylist-7.3.nvda-addon> ",
  "spl-dev" => "stationPlaylist-8.0-dev20160705.nvda-addon",
  "tod-dev" =>
 <https://files.derekriemer.com/tipOfTheDay-dev.nvda-addon>
"https://files.derekriemer.com/tipOfTheDay-dev.nvda-addon";,
  "tod" =>  <https://files.derekriemer.com/tipOfTheDay.nvda-addon>
"https://files.derekriemer.com/tipOfTheDay.nvda-addon";,
 
diff --git a/stationPlaylist-7.3.nvda-addon b/stationPlaylist-7.3.nvda-addon
deleted file mode 100644 index bdd879b..0000000 Binary files
a/stationPlaylist-7.3.nvda-addon and /dev/null differ
 
 
https://bitbucket.org/nvdaaddonteam/addonfiles/commits/8ebc483198ed/
Changeset:   8ebc483198ed
Branch:      None
User:        josephsl
Date:        2016-07-11 18:36:47+00:00
Summary:     Revert "Revert "Emergency revert - add 7.3 installer""
 
This reverts commit de9d6005e3a77c0205086a9118cc95581b088754.
 
Affected #:  2 files
 
diff --git a/get.php b/get.php
index 66beb7c..33d6d0a 100644
--- a/get.php
+++ b/get.php
@@ -42,7 +42,7 @@ $addons = array(
  "rs-dev" => "rapidSettings-2.0dev.nvda-addon",
  "st" => "systrayList-1.7.nvda-addon",
  "st-dev" => "systrayList-2.0-dev.nvda-addon",
- "spl" =>
 
<https://github.com/josephsl/stationPlaylist/releases/download/7.3/stationPl
aylist-7.3.nvda-addon>
"https://github.com/josephsl/stationPlaylist/releases/download/7.3/stationPl
aylist-7.3.nvda-addon
<https://github.com/josephsl/stationPlaylist/releases/download/7.3/stationPl
aylist-7.3.nvda-addon> ",
+ "spl" => "stationPlaylist-7.3.nvda-addon",
  "spl-dev" => "stationPlaylist-8.0-dev20160705.nvda-addon",
  "tod-dev" =>
 <https://files.derekriemer.com/tipOfTheDay-dev.nvda-addon>
"https://files.derekriemer.com/tipOfTheDay-dev.nvda-addon";,
  "tod" =>  <https://files.derekriemer.com/tipOfTheDay.nvda-addon>
"https://files.derekriemer.com/tipOfTheDay.nvda-addon";,
 
diff --git a/stationPlaylist-7.3.nvda-addon b/stationPlaylist-7.3.nvda-addon
new file mode 100644 index 0000000..bdd879b Binary files /dev/null and
b/stationPlaylist-7.3.nvda-addon differ
 
 
https://bitbucket.org/nvdaaddonteam/addonfiles/commits/c7c4238871b3/
Changeset:   c7c4238871b3
Branch:      master
User:        josephsl
Date:        2016-07-11 18:37:37+00:00
Summary:     Fixed add-on 7.3 download issue.
 
Affected #:  1 file
 
diff --git a/stationPlaylist-7.3.nvda-addon b/stationPlaylist-7.3.nvda-addon
index bdd879b..d40bfe2 100644 Binary files a/stationPlaylist-7.3.nvda-addon
and b/stationPlaylist-7.3.nvda-addon differ
 
Repository URL: https://bitbucket.org/nvdaaddonteam/addonfiles/
 
--
 
This is a commit notification from bitbucket.org. You are receiving this
because you have the service enabled, addressing the recipient of this
email.
 
----------------------------------------------------------------
NVDA add-ons: A list to discuss add-on code enhancements and for reporting
bugs. 
 
Community addons are available from: http://addons.nvda-project.org
To send a message to the list: nvda-addons@xxxxxxxxxxxxx
<mailto:nvda-addons@xxxxxxxxxxxxx
To change your list settings/unsubscribe:
//www.freelists.org/list/nvda-addons
To contact list moderators: nvda-addons-moderators@xxxxxxxxxxxxx
<mailto:nvda-addons-moderators@xxxxxxxxxxxxx

 

-- 

  _____  


Derek Riemer 


*       Department of computer science, third year undergraduate student. 
*       Proud user of the NVDA screen reader.
*       Open source enthusiast.
*       Member of Bridge Cu 
*       Avid skiier.

Websites: 
Honors portfolio <http://derekriemer.com>  
Awesome little hand built weather app!
<http://django.derekriemer.com/weather/>  

email me at derek.riemer@xxxxxxxxxxxx <mailto:derek.riemer@xxxxxxxxxxxx>  
Phone: (303) 906-2194 

Other related posts: