Skip to content

Commit

Permalink
(maint) Update nuspecs to remove templated values
Browse files Browse the repository at this point in the history
This commit is an initial pass at updating all of the nuspec files used
for tests to pass the Chocolatey Community Repository's validation
rules. We suggest guidelines for packages, so our test packages should
meet those guidelines. The update of the description also allows us to
better see the purpose of packages in a NuGet repository without needing
the source package.
  • Loading branch information
corbob committed Sep 20, 2024
1 parent acfbb17 commit 5476918
Show file tree
Hide file tree
Showing 62 changed files with 276 additions and 372 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@
<metadata>
<id>childdependencywithlooserversiondependency</id>
<version>1.0.0</version>
<authors>__REPLACE_AUTHORS_OF_SOFTWARE__</authors>
<owners>__REPLACE_YOUR_NAME__</owners>
<description>__REPLACE__</description>
<authors>Chocolatey Software</authors>
<owners>chocolatey</owners>
<description>Package that has a loose version dependency.</description>
<dependencies>
<dependency id="isexactversiondependency" version="[1.0.0, 3)" />
</dependencies>
</metadata>
</package>
</package>
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@
<metadata>
<id>toplevelhasexactversiondependency</id>
<version>1.0.0</version>
<authors>__REPLACE_AUTHORS_OF_SOFTWARE__</authors>
<owners>__REPLACE_YOUR_NAME__</owners>
<description>__REPLACE__</description>
<authors>Chocolatey Software</authors>
<owners>chocolatey</owners>
<description>Package with exact version dependency.</description>
<dependencies>
<dependency id="childdependencywithlooserversiondependency" version="[1.0.0]" />
<dependency id="isexactversiondependency" version="[1.0.0]" />
</dependencies>
</metadata>
</package>
</package>
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@
<id>conflictingdependency</id>
<version>1.0.1</version>
<title>conflictingdependency</title>
<authors>__REPLACE_AUTHORS_OF_SOFTWARE__</authors>
<owners>__REPLACE_YOUR_NAME__</owners>
<authors>Chocolatey Software</authors>
<owners>chocolatey</owners>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<description>__REPLACE__</description>
<summary>__REPLACE__</summary>
<description>Package with dependency tree that will conflict with other dependencies.</description>
<summary>Package with dependency tree that will conflict with other dependencies.</summary>
<releaseNotes />
<copyright />
<tags>conflictingdependency admin</tags>
Expand All @@ -20,4 +20,4 @@
<files>
<file src="tools\**" target="tools" />
</files>
</package>
</package>
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@
<id>conflictingdependency</id>
<version>2.0.0</version>
<title>conflictingdependency</title>
<authors>__REPLACE_AUTHORS_OF_SOFTWARE__</authors>
<owners>__REPLACE_YOUR_NAME__</owners>
<authors>Chocolatey Software</authors>
<owners>chocolatey</owners>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<description>__REPLACE__</description>
<summary>__REPLACE__</summary>
<description>Package with dependency tree that will conflict with other dependencies.</description>
<summary>Package with dependency tree that will conflict with other dependencies.</summary>
<releaseNotes />
<copyright />
<tags>conflictingdependency admin</tags>
Expand All @@ -20,4 +20,4 @@
<files>
<file src="tools\**" target="tools" />
</files>
</package>
</package>
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@
<id>conflictingdependency</id>
<version>2.1.0</version>
<title>conflictingdependency</title>
<authors>__REPLACE_AUTHORS_OF_SOFTWARE__</authors>
<owners>__REPLACE_YOUR_NAME__</owners>
<authors>Chocolatey Software</authors>
<owners>chocolatey</owners>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<description>__REPLACE__</description>
<summary>__REPLACE__</summary>
<description>Package with dependency tree that will conflict with other dependencies.</description>
<summary>Package with dependency tree that will conflict with other dependencies.</summary>
<releaseNotes />
<copyright />
<tags>conflictingdependency admin</tags>
Expand All @@ -20,4 +20,4 @@
<files>
<file src="tools\**" target="tools" />
</files>
</package>
</package>
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@
<id>hasdependency</id>
<version>1.0.0</version>
<title>hasdependency</title>
<authors>__REPLACE_AUTHORS_OF_SOFTWARE__</authors>
<owners>__REPLACE_YOUR_NAME__</owners>
<authors>Chocolatey Software</authors>
<owners>chocolatey</owners>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<description>__REPLACE__</description>
<summary>__REPLACE__</summary>
<description>Package with dependencies.</description>
<summary>Package with dependencies.</summary>
<releaseNotes />
<copyright />
<tags>hasdependency admin</tags>
Expand All @@ -20,4 +20,4 @@
<files>
<file src="tools\**" target="tools" />
</files>
</package>
</package>
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@
<id>hasdependency</id>
<version>1.0.1</version>
<title>hasdependency</title>
<authors>__REPLACE_AUTHORS_OF_SOFTWARE__</authors>
<owners>__REPLACE_YOUR_NAME__</owners>
<authors>Chocolatey Software</authors>
<owners>chocolatey</owners>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<description>__REPLACE__</description>
<summary>__REPLACE__</summary>
<description>Package with dependencies.</description>
<summary>Package with dependencies.</summary>
<releaseNotes />
<copyright />
<tags>hasdependency admin</tags>
Expand All @@ -20,4 +20,4 @@
<files>
<file src="tools\**" target="tools" />
</files>
</package>
</package>
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@
<id>hasdependency</id>
<version>1.1.0</version>
<title>hasdependency</title>
<authors>__REPLACE_AUTHORS_OF_SOFTWARE__</authors>
<owners>__REPLACE_YOUR_NAME__</owners>
<authors>Chocolatey Software</authors>
<owners>chocolatey</owners>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<description>__REPLACE__</description>
<summary>__REPLACE__</summary>
<description>Package with dependencies.</description>
<summary>Package with dependencies.</summary>
<releaseNotes />
<copyright />
<tags>hasdependency admin</tags>
Expand All @@ -20,4 +20,4 @@
<files>
<file src="tools\**" target="tools" />
</files>
</package>
</package>
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@
<id>hasdependency</id>
<version>1.5.0</version>
<title>hasdependency</title>
<authors>__REPLACE_AUTHORS_OF_SOFTWARE__</authors>
<owners>__REPLACE_YOUR_NAME__</owners>
<authors>Chocolatey Software</authors>
<owners>chocolatey</owners>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<description>__REPLACE__</description>
<summary>__REPLACE__</summary>
<description>Package with dependencies.</description>
<summary>Package with dependencies.</summary>
<releaseNotes />
<copyright />
<tags>hasdependency admin</tags>
Expand All @@ -20,4 +20,4 @@
<files>
<file src="tools\**" target="tools" />
</files>
</package>
</package>
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@
<id>hasdependency</id>
<version>1.6.0</version>
<title>hasdependency</title>
<authors>__REPLACE_AUTHORS_OF_SOFTWARE__</authors>
<owners>__REPLACE_YOUR_NAME__</owners>
<authors>Chocolatey Software</authors>
<owners>chocolatey</owners>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<description>__REPLACE__</description>
<summary>__REPLACE__</summary>
<description>Package with dependencies.</description>
<summary>Package with dependencies.</summary>
<releaseNotes />
<copyright />
<tags>hasdependency admin</tags>
Expand All @@ -20,4 +20,4 @@
<files>
<file src="tools\**" target="tools" />
</files>
</package>
</package>
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@
<id>hasdependency</id>
<version>2.0.0</version>
<title>hasdependency</title>
<authors>__REPLACE_AUTHORS_OF_SOFTWARE__</authors>
<owners>__REPLACE_YOUR_NAME__</owners>
<authors>Chocolatey Software</authors>
<owners>chocolatey</owners>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<description>__REPLACE__</description>
<summary>__REPLACE__</summary>
<description>Package with dependencies.</description>
<summary>Package with dependencies.</summary>
<releaseNotes />
<copyright />
<tags>hasdependency admin</tags>
Expand All @@ -20,4 +20,4 @@
<files>
<file src="tools\**" target="tools" />
</files>
</package>
</package>
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@
<id>hasdependency</id>
<version>2.0.1</version>
<title>hasdependency</title>
<authors>__REPLACE_AUTHORS_OF_SOFTWARE__</authors>
<owners>__REPLACE_YOUR_NAME__</owners>
<authors>Chocolatey Software</authors>
<owners>chocolatey</owners>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<description>__REPLACE__</description>
<summary>__REPLACE__</summary>
<description>Package with dependencies.</description>
<summary>Package with dependencies.</summary>
<releaseNotes />
<copyright />
<tags>hasdependency admin</tags>
Expand All @@ -19,4 +19,4 @@
<files>
<file src="tools\**" target="tools" />
</files>
</package>
</package>
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@
<id>hasdependency</id>
<version>2.1.0</version>
<title>hasdependency</title>
<authors>__REPLACE_AUTHORS_OF_SOFTWARE__</authors>
<owners>__REPLACE_YOUR_NAME__</owners>
<authors>Chocolatey Software</authors>
<owners>chocolatey</owners>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<description>__REPLACE__</description>
<summary>__REPLACE__</summary>
<description>Package with dependencies.</description>
<summary>Package with dependencies.</summary>
<releaseNotes />
<copyright />
<tags>hasdependency admin</tags>
Expand All @@ -20,4 +20,4 @@
<files>
<file src="tools\**" target="tools" />
</files>
</package>
</package>
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,15 @@
<id>isdependency</id>
<version>1.0.0</version>
<title>isdependency</title>
<authors>__REPLACE_AUTHORS_OF_SOFTWARE__</authors>
<owners>__REPLACE_YOUR_NAME__</owners>
<authors>Chocolatey Software</authors>
<owners>chocolatey</owners>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<description>__REPLACE__</description>
<summary>__REPLACE__</summary>
<description>Package is a dependency for other testing packages.</description>
<summary>Package is a dependency for other testing packages.</summary>
<releaseNotes />
<tags>isdependency admin</tags>
</metadata>
<files>
<file src="tools\**" target="tools" />
</files>
</package>
</package>
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,15 @@
<id>isdependency</id>
<version>1.0.1</version>
<title>isdependency</title>
<authors>__REPLACE_AUTHORS_OF_SOFTWARE__</authors>
<owners>__REPLACE_YOUR_NAME__</owners>
<authors>Chocolatey Software</authors>
<owners>chocolatey</owners>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<description>__REPLACE__</description>
<summary>__REPLACE__</summary>
<description>Package is a dependency for other testing packages.</description>
<summary>Package is a dependency for other testing packages.</summary>
<releaseNotes />
<tags>isdependency admin</tags>
</metadata>
<files>
<file src="tools\**" target="tools" />
</files>
</package>
</package>
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,15 @@
<id>isdependency</id>
<version>1.1.0</version>
<title>isdependency</title>
<authors>__REPLACE_AUTHORS_OF_SOFTWARE__</authors>
<owners>__REPLACE_YOUR_NAME__</owners>
<authors>Chocolatey Software</authors>
<owners>chocolatey</owners>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<description>__REPLACE__</description>
<summary>__REPLACE__</summary>
<description>Package is a dependency for other testing packages.</description>
<summary>Package is a dependency for other testing packages.</summary>
<releaseNotes />
<tags>isdependency admin</tags>
</metadata>
<files>
<file src="tools\**" target="tools" />
</files>
</package>
</package>
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,15 @@
<id>isdependency</id>
<version>2.0.0</version>
<title>isdependency</title>
<authors>__REPLACE_AUTHORS_OF_SOFTWARE__</authors>
<owners>__REPLACE_YOUR_NAME__</owners>
<authors>Chocolatey Software</authors>
<owners>chocolatey</owners>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<description>__REPLACE__</description>
<summary>__REPLACE__</summary>
<description>Package is a dependency for other testing packages.</description>
<summary>Package is a dependency for other testing packages.</summary>
<releaseNotes />
<tags>isdependency admin</tags>
</metadata>
<files>
<file src="tools\**" target="tools" />
</files>
</package>
</package>
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,15 @@
<id>isdependency</id>
<version>2.1.0</version>
<title>isdependency</title>
<authors>__REPLACE_AUTHORS_OF_SOFTWARE__</authors>
<owners>__REPLACE_YOUR_NAME__</owners>
<authors>Chocolatey Software</authors>
<owners>chocolatey</owners>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<description>__REPLACE__</description>
<summary>__REPLACE__</summary>
<description>Package is a dependency for other testing packages.</description>
<summary>Package is a dependency for other testing packages.</summary>
<releaseNotes />
<tags>isdependency admin</tags>
</metadata>
<files>
<file src="tools\**" target="tools" />
</files>
</package>
</package>
Loading

0 comments on commit 5476918

Please sign in to comment.